Send Dice
data class SendDice(chatId: ChatIdentifier, animationType: DiceAnimationType?, disableNotification: Boolean, protectContent: Boolean, replyToMessageId: MessageIdentifier?, allowSendingWithoutReply: Boolean?, replyMarkup: KeyboardMarkup?) : ReplyingMarkupSendMessageRequest<ContentMessage<DiceContent>> , ReplyMessageId, DisableNotification
Content copied to clipboard
Functions
Properties
Link copied to clipboard
open override val resultDeserializer: DeserializationStrategy<ContentMessage<DiceContent>>
Content copied to clipboard