Raw.account.GetRecentEmojiStatuses
Get recently used emoji statuses
account.getRecentEmojiStatuses#f578105 hash:long = account.EmojiStatuses;
export namespace Raw {
export namespace account {
export class GetRecentEmojiStatuses {
constructor(params: { hash: bigint }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0xf578105
Property
hash
: bigintHash used for caching, for more info click here.