Preparing search index...
The search index is not available
tdjson
tdjson
ReactionTypeEmoji
Interface ReactionTypeEmoji
Describes type of message reaction. Subtype of
ReactionType
.
interface
ReactionTypeEmoji
{
@type
:
"reactionTypeEmoji"
;
emoji
:
string
;
}
Index
Properties
@type
emoji
Properties
@type
@type
:
"reactionTypeEmoji"
emoji
emoji
:
string
Text representation of the reaction.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
@type
emoji
tdjson
Loading...
Describes type of message reaction. Subtype of ReactionType.