Raw.bots.UpdateUserEmojiStatus
Change the emoji status of a user (invoked by bots, see here for more info on the full flow)
bots.updateUserEmojiStatus#ed9f30c5 user_id:InputUser emoji_status:EmojiStatus = Bool;
export namespace Raw {
export namespace bots {
export class UpdateUserEmojiStatus {
constructor(params: { userId: Raw.TypeInputUser; emojiStatus: Raw.TypeEmojiStatus }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 198
Constructor ID: 0xed9f30c5
Property
userId
: Raw.TypeInputUserThe user whose emoji status should be changed
emojiStatus
: Raw.TypeEmojiStatusThe emoji status