Class SendSticker
java.lang.Object
io.github.natanimn.telebof.requests.AbstractBaseRequest<SendSticker, Message>
io.github.natanimn.telebof.requests.send.SendBuilder<SendSticker, Message>
io.github.natanimn.telebof.requests.send.SendSticker
SendSticker class.
- Since:
- 3 March 2025
- 
Constructor SummaryConstructorsConstructorDescriptionSendSticker(Object chat_id, File sticker, Api api) RequiredSendSticker(Object chat_id, String sticker, Api api) Required
- 
Method SummaryMethods 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- 
SendSticker
- 
SendSticker
 
- 
- 
Method Details- 
emojiOptional- Parameters:
- emoji- Emoji associated with the sticker; only for just uploaded stickers
- Returns:
- SendSticker
 
 
-