Перейти в канал

TamTam Bot API channel

18064
Check out TamTam Bot API Release 0.2.0: - Added new type of button to start new chat - Added Constructors API that allows bots to create message on behalf of a user - Added deep-links support - Added ability to block users in chats - Added chat_id and user_id to message_removed update - Added method to get single message by its identifier - Added user_locale to bot_started and message_callback updates - Added meta information for video attachments - Other minor improvements and fixes. Check out complete diff for this version on https://github.com/tamtam-chat/tamtam-bot-api-schema/releases/tag/v0.2.0 Note, there are some breaking changes too: - The message id format changed in current release. - If you use API with fixed version (< 0.2.0) it doesn't affect you. Since this version mid will be serialised in new format on reads but old message format (mid.*) still is acceptable for all operations