Closed a1ex2k closed 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
IconCustomEmojiId
ForumTopic
ForumTopicCreated
Message
IconCustomEmojiId
was made nullable inForumTopic
andForumTopicCreated
, so now we do not get a 400 error when deserializing aMessage
from topic without custom emoji as discribed in #31