Class SendPhoto
java.lang.Object
io.github.natanimn.telebof.requests.AbstractBaseRequest<SendPhoto, Message>
io.github.natanimn.telebof.requests.send.SendBuilder<SendPhoto, Message>
io.github.natanimn.telebof.requests.send.SendPhoto
SendPhoto class. Returns 
Message on success.- Since:
- 3 March 2025
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionOptionalcaptionEntities(MessageEntity[] caption_entities) OptionalhasSpoiler(boolean has_spoiler) OptionalshowCaptionAboveMedia(boolean show_caption_above_media) OptionalMethods inherited from class io.github.natanimn.telebof.requests.send.SendBuilderallowPaidBroadcast, businessConnectionId, directMessagesTopicId, disableNotification, disableWebPagePreview, messageEffectId, messageThreadId, parseMode, protectContent, replyMarkup, replyParameters, suggestedPostParametersMethods inherited from class io.github.natanimn.telebof.requests.AbstractBaseRequestexec
- 
Constructor Details- 
SendPhoto
- 
SendPhoto
 
- 
- 
Method Details- 
caption
- 
captionEntitiesOptional- Parameters:
- caption_entities- A JSON-serialized list of special entities that appear in the caption, which can be specified instead of parse_mode
- Returns:
- SendPhoto
 
- 
hasSpoiler
- 
showCaptionAboveMedia
 
-