Raw.channels.UpdateEmojiStatus
Set an emoji status for a channel or supergroup.
channels.updateEmojiStatus#f0d3e6a8 channel:InputChannel emoji_status:EmojiStatus = Updates;
export namespace Raw {
export namespace channels {
export class UpdateEmojiStatus {
constructor(params: { channel: Raw.TypeInputChannel; emojiStatus: Raw.TypeEmojiStatus }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0xf0d3e6a8
Property
channel
: Raw.TypeInputChannelThe channel/supergroup, must have at least channelEmojiStatusLevelMin/groupEmojiStatusLevelMin boosts.
emojiStatus
: Raw.TypeEmojiStatusEmoji status to set