Raw.account.GetChannelRestrictedStatusEmojis
Returns fetch the full list of custom emoji ids that cannot be used in channel emoji statuses.
account.getChannelRestrictedStatusEmojis#35a9e0d5 hash:long = EmojiList;
export namespace Raw {
export namespace account {
export class GetChannelRestrictedStatusEmojis {
constructor(params: { hash: bigint }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0x35a9e0d5
Property
hash
: bigintHash used for caching, for more info click here.