Preparing search index...
The search index is not available
tdjson
tdjson
ReactionTypeCustomEmoji
Interface ReactionTypeCustomEmoji
A reaction with a custom emoji. Subtype of
ReactionType
.
interface
ReactionTypeCustomEmoji
{
@type
:
"reactionTypeCustomEmoji"
;
custom_emoji_id
:
string
;
}
Index
Properties
@type
custom_
emoji_
id
Properties
@type
@type
:
"reactionTypeCustomEmoji"
custom_
emoji_
id
custom_
emoji_
id
:
string
Unique identifier of the custom emoji.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
@type
custom_
emoji_
id
tdjson
Loading...
A reaction with a custom emoji. Subtype of ReactionType.