channelAdminLogEventActionChangeEmojiStickerSet
The supergroup's custom emoji stickerset was changed.
type tg.ChannelAdminLogEventActionChangeEmojiStickerSet struct { /* ... */ }
Implements ChannelAdminLogEventAction.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
PrevStickerset | InputStickerSetClass | yes | Old value |
NewStickerset | InputStickerSetClass | yes | New value |
References
- Official documentation
- Generated Go reference
- TL definition:
channelAdminLogEventActionChangeEmojiStickerSet#46d840ab