Eptagone / Telegram.BotAPI

Telegram Bot API NET. One of the most complete libraries available to interact with the Telegram Bot API.
MIT License
150 stars 22 forks source link

Made IconCustomEmojiId nullable #32

Closed a1ex2k closed 1 year ago

a1ex2k commented 1 year ago

IconCustomEmojiId was made nullable in ForumTopic and ForumTopicCreated, so now we do not get a 400 error when deserializing a Message from topic without custom emoji as discribed in #31