ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types.reactions
/
ReactionType
/
CustomEmoji
Custom
Emoji
@
Serializable
data
class
CustomEmoji
(
val
customEmojiId
:
String
)
:
ReactionType
Members
Constructors
Custom
Emoji
Link copied to clipboard
constructor
(
customEmojiId
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
:
ReactionType.Type
Properties
custom
Emoji
Id
Link copied to clipboard
@
SerialName
(
value
=
"custom_emoji_id"
)
val
customEmojiId
:
String
type
Link copied to clipboard
@
EncodeDefault
open
override
val
type
:
ReactionType.Type