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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionOptionalcaptionEntities
(MessageEntity[] caption_entities) OptionalMethods inherited from class io.github.natanimn.telebof.requests.send.SendBuilder
allowPaidBroadcast, businessConnectionId, disableNotification, disableWebPagePreview, messageEffectId, messageThreadId, parseMode, protectContent, replyMarkup, replyParameters
Methods inherited from class io.github.natanimn.telebof.requests.AbstractBaseRequest
exec
-
Constructor Details
-
SendVoice
-
SendVoice
-
-
Method Details
-
caption
-
captionEntities
Optional- Parameters:
caption_entities
- A list of special entities that appear in the caption, which can be specified instead of parse_mode- Returns:
SendVoice
-