

Added the fields type and custom_emoji_id to the class Sticker.Added the method getCustomEmojiStickers.Added the field custom_emoji_id to the class MessageEntity for “custom_emoji” entities.Added the MessageEntity type “custom_emoji”.Added the field emoji_status_custom_emoji_id to the class Chat.Added support for Multiple Usernames via the field active_usernames in the class Chat.Added the parameter message_thread_id to the methods sendMessage, sendPhoto, sendVideo, sendAnimation, sendAudio, sendDocument, sendSticker, sendVideoNote, sendVoice, sendLocation, sendVenue, sendContact, sendPoll, sendDice, sendInvoice, sendGame, sendMediaGroup, copyMessage, forwardMessage to support sending of messages to a forum topic.Added the methods createForumTopic, editForumTopic, closeForumTopic, reopenForumTopic, deleteForumTopic, unpinAllForumTopicMessages, and getForumTopicIconStickers for forum topic management.Added the parameter can_manage_topics to the method promoteChatMember.Added the field can_manage_topics to the classes ChatAdministratorRights, ChatPermissions, ChatMemberAdministrator, and ChatMemberRestricted.Note that service messages about forum topic creation can't be deleted with the deleteMessage method. Added the classes ForumTopicCreated, ForumTopicClosed, and ForumTopicReopened and the fields forum_topic_created, forum_topic_closed, and forum_topic_reopened to the class Message.Added the fields is_topic_message and message_thread_id to the class Message to allow detection of messages belonging to a forum topic and their message thread identifier.Added the field is_forum to the class Chat.Added the parameter options to the method openLink of the class WebApp.Added the methods showScanQrPopup, closeScanQrPopup, and readTextFromClipboard to the class WebApp.Added the field platform to the class WebApp.Added Web App events qrTextReceived and clipboardTextReceived.Added the field has_aggressive_anti_spam_enabled to the class Chat.Note that the method getChatMember is only guaranteed to work if the bot is an administrator in the chat. Added the field has_hidden_members to the class Chat.Added the parameter message_thread_id to the method sendChatAction for sending chat actions to a specific message thread or a forum topic.Added the methods editGeneralForumTopic, closeGeneralForumTopic, reopenGeneralForumTopic, hideGeneralForumTopic, unhideGeneralForumTopic for managing the General topic in forums.Added the classes ForumTopicEdited, GeneralForumTopicHidden, GeneralForumTopicUnhidden, and WriteAccessAllowed and the fields forum_topic_edited, general_forum_topic_hidden, general_forum_topic_unhidden, and write_access_allowed to the class Message.If they are omitted, the existing values are kept. The parameters name and icon_custom_emoji_id of the method editForumTopic are now optional.

Added the field has_media_spoiler to the class Message.


FILEBOT NO CLASS ERROR HOW TO
To learn how to create and set up a bot, please consult our Introduction to Bots and Bot FAQ. The Bot API is an HTTP-based interface created for developers keen on building bots for Telegram.
