Api
Api copied to clipboard
Support Bot API 7.5 (june 18, 2024)
- [ ] Added the classes StarTransactions, StarTransaction, TransactionPartner and RevenueWithdrawalState, containing information about Telegram Star transactions involving the bot.
- [ ] Added the method getStarTransactions that can be used to get the list of all Telegram Star transactions for the bot.
- [ ] Added support for callback buttons in InlineKeyboardMarkup for messages sent on behalf of a business account.
- [ ] Added support for callback queries originating from a message sent on behalf of a business account.
- [ ] Added the parameter business_connection_id to the methods editMessageText, editMessageMedia, editMessageCaption, editMessageLiveLocation, stopMessageLiveLocation and editMessageReplyMarkup, allowing the bot to edit business messages.
- [ ] Added the parameter business_connection_id to the method stopPoll, allowing the bot to stop polls it sent on behalf of a business account.