Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bot API 7.5 #56

Merged
merged 1 commit into from
Jun 18, 2024
Merged

Bot API 7.5 #56

merged 1 commit into from
Jun 18, 2024

Conversation

telepath-companion[bot]
Copy link

Bot API 7.5

@telepath-companion telepath-companion bot added auto-generated Reflects auto-generated code changes bot api Telegram Bot API related WTD Enable What The Diff comments labels Jun 18, 2024
@telepath-companion telepath-companion bot requested a review from TiiFuchs June 18, 2024 10:52
Copy link

what-the-diff bot commented Jun 18, 2024

PR Summary 😃📝

  • New Features! Transaction and Revenue Management 🚀💰
    We've introduced new classes in our Telepath\Telegram universe named RevenueWithdrawalState, StarTransaction, StarTransactions, and TransactionPartner. They help keep track of revenue withdrawals and transactions. Additionally, we have RevenueWithdrawalStateFailed, RevenueWithdrawalStatePending, and RevenueWithdrawalStateSucceeded classes to clearly state the status of withdrawal processes.

  • Goodbye Restrictions! Modification in InlineKeyboardButton class 👋⛔
    We swept away mentions of certain restrictions in the callback_data and web_app properties of the InlineKeyboardButton class. So let's say a big bye-bye to "Not supported for messages sent on behalf of a Telegram Business account". We've made it just a bit easier to interact with your telegram business account. 😊

  • New Functionality for the Bot! Get transactions and stop polls 🤖⚡
    We've added new superpowers to our Bot class. There are exciting new methods like getStarTransactions and stopPoll to manage transactions and polls better.

  • Hello TransactionPartnerUser! User Transactions management 👥💼
    We added the file TransactionPartnerUser.php, introducing a fresh TransactionPartnerUser class. With this, your bot can now manage transactions with users more conveniently. It comes with a handy make method to create a new TransactionPartnerUser instance using a User object. Sweet, right?

@TiiFuchs TiiFuchs merged commit a107062 into main Jun 18, 2024
1 check passed
@TiiFuchs TiiFuchs deleted the api-7.5 branch June 18, 2024 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-generated Reflects auto-generated code changes bot api Telegram Bot API related WTD Enable What The Diff comments
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant