Raw.account.EmojiStatuses
A list of emoji statuses
account.emojiStatuses#90c467d1 hash:long statuses:Vector<EmojiStatus> = account.EmojiStatuses;
export namespace Raw {
export namespace account {
export class EmojiStatuses {
constructor(params: { hash: bigint; statuses: Array<Raw.TypeEmojiStatus> }) {}
}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x90c467d1
Property
hash
: bigintHash used for caching, for more info click here
statuses
: Array of Raw.TypeEmojiStatusEmoji statuses