Skip to content

GramIO API Reference / gramio/dist / TelegramReactionTypeCustomEmoji

Interface: TelegramReactionTypeCustomEmoji

Defined in: @gramio/types/out/objects.d.ts:4578

The reaction is based on a custom emoji.

Documentation

Properties

PropertyTypeDescriptionDefined in
custom_emoji_idstringCustom emoji identifier@gramio/types/out/objects.d.ts:4586
type"custom_emoji"Type of the reaction, always “custom_emoji”@gramio/types/out/objects.d.ts:4582