Fix typo in the name of config struct SetCustomEmojiStickerSetThumbnailConfig.
This commit is contained in:
parent
dcd469ffa5
commit
10078d1492
3 changed files with 7 additions and 7 deletions
|
@ -359,7 +359,7 @@ var (
|
|||
_ Chattable = ReopenGeneralForumTopicConfig{}
|
||||
_ Chattable = HideGeneralForumTopicConfig{}
|
||||
_ Chattable = UnhideGeneralForumTopicConfig{}
|
||||
_ Chattable = SetCustomEmojiStickerSetThumbnalConfig{}
|
||||
_ Chattable = SetCustomEmojiStickerSetThumbnailConfig{}
|
||||
_ Chattable = SetStickerSetTitleConfig{}
|
||||
_ Chattable = DeleteStickerSetConfig{}
|
||||
_ Chattable = SetStickerEmojiListConfig{}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue