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