Raw.ChannelAdminLogEventActionChangeEmojiStickerSet

Raw.ChannelAdminLogEventActionChangeEmojiStickerSet

The supergroup’s custom emoji stickerset was changed.

channelAdminLogEventActionChangeEmojiStickerSet#46d840ab prev_stickerset:InputStickerSet new_stickerset:InputStickerSet = ChannelAdminLogEventAction;
export namespace Raw {
  export class ChannelAdminLogEventActionChangeEmojiStickerSet {
    constructor(params: {
      prevStickerset: Raw.TypeInputStickerSet;
      newStickerset: Raw.TypeInputStickerSet;
    }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0x46d840ab

Property