Raw.account.GetChannelDefaultEmojiStatuses
Get a list of default suggested channel emoji statuses.
account.getChannelDefaultEmojiStatuses#7727a7d5 hash:long = account.EmojiStatuses;
export namespace Raw {
export namespace account {
export class GetChannelDefaultEmojiStatuses {
constructor(params: { hash: bigint }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0x7727a7d5
Property
hash
: bigintHash used for caching, for more info click here.