Class SendVoice
java.lang.Object
io.github.natanimn.telebof.requests.AbstractBaseRequest<SendVoice, Message>
io.github.natanimn.telebof.requests.send.SendBuilder<SendVoice, Message>
io.github.natanimn.telebof.requests.send.SendVoice
SendVoice class. Returns 
Message on success.- Since:
- 3 March 2025
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionOptionalcaptionEntities(MessageEntity[] caption_entities) 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- 
SendVoice
- 
SendVoice
 
- 
- 
Method Details- 
caption
- 
captionEntitiesOptional- Parameters:
- caption_entities- A list of special entities that appear in the caption, which can be specified instead of parse_mode
- Returns:
- SendVoice
 
 
-