Raw.EmojiGroupGreeting
Represents an emoji category, that should be moved to the top of the list when choosing a sticker for a business introduction
emojiGroupGreeting#80d26cc7 title:string icon_emoji_id:long emoticons:Vector<string> = EmojiGroup;
export namespace Raw {
export class EmojiGroupGreeting {
constructor(params: { title: string; iconEmojiId: bigint; emoticons: Array<string> }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x80d26cc7