What's Changed
Features:
- Add NoForward service message by @mtalaeii in #1722
- Add support for button styling and custom emoji in keyboard buttons by @xcgu in #1707
- Update to the latest layer 225 version
New Methods:
- messages.setBotGuestChatResult
- messages.deleteParticipantReactions
- messages.deleteParticipantReaction
- messages.getPersonalChannelHistory
- bots.getAccessSettings
- bots.editAccessSettings
- stats.getPollStats
- aicompose.createTone
- aicompose.updateTone
- aicompose.saveTone
- aicompose.deleteTone
- aicompose.getTone
- aicompose.getTones
- aicompose.getToneExample
Changed Methods:
- Added bots_guestchat param to contacts.getTopPeers
- Added tone param to messages.composeMessageWithAI
- Removed change_tone param from messages.composeMessageWithAI
New Constructors:
- updateBotGuestChatQuery
- updateAiComposeTones
- topPeerCategoryBotsGuestChat
- webPageAttributeAiComposeTone
- stats.pollStats
- inputAiComposeToneDefault
- inputAiComposeToneID
- inputAiComposeToneSlug
- aiComposeTone
- aiComposeToneDefault
- aicompose.tonesNotModified
- aicompose.tones
- aiComposeToneExample
- bots.accessSettings
Changed Constructors:
- Added bot_guestchat param to user
- Added guestchat_via_from param to message
- Added premium_days param to auth.sentCodePaymentRequired
- Added subscribers_only param to poll
- Added countries_iso2 param to poll
- Added can_view_stats param to pollResults
- Added send_reactions param to chatBannedRights
- Added premium_days param to inputStorePaymentAuthCode
Full Changelog: 8.6.5...8.7.0