Fix typo in the name of config struct SetCustomEmojiStickerSetThumbnailConfig.

This commit is contained in:
OvyFlash 2023-07-11 12:12:23 +03:00
parent dcd469ffa5
commit 10078d1492
3 changed files with 7 additions and 7 deletions

View file

@ -359,7 +359,7 @@ var (
_ Chattable = ReopenGeneralForumTopicConfig{}
_ Chattable = HideGeneralForumTopicConfig{}
_ Chattable = UnhideGeneralForumTopicConfig{}
_ Chattable = SetCustomEmojiStickerSetThumbnalConfig{}
_ Chattable = SetCustomEmojiStickerSetThumbnailConfig{}
_ Chattable = SetStickerSetTitleConfig{}
_ Chattable = DeleteStickerSetConfig{}
_ Chattable = SetStickerEmojiListConfig{}