Skip to content

GramIO API Reference / gramio/dist / TelegramReactionTypeCustomEmoji

Interface: TelegramReactionTypeCustomEmoji

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

The reaction is based on a custom emoji.

Documentation

Properties

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