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