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

Updates for Bot API 5.3 #460

Merged
merged 2 commits into from
Aug 20, 2021
Merged

Updates for Bot API 5.3 #460

merged 2 commits into from
Aug 20, 2021

Conversation

Syfaro
Copy link
Member

@Syfaro Syfaro commented Jun 27, 2021

  • Adds scope and language_code to setMyCommands and getMyCommands
  • Adds deleteMyCommands
  • Adds input_field_placeholder to ReplyKeyboardMarkup and ForceReply

Things still needing consideration:

  • ChatMember was split into multiple classes, how should this be reflected in the library?
  • kickChatMember and getChatMembersCount were renamed to banChatMember and getChatMemberCount without plans for deprecation. Should this be changed (maybe create an alias)?

bot.go Outdated Show resolved Hide resolved
@Syfaro Syfaro merged commit 000cb2e into develop Aug 20, 2021
@Syfaro Syfaro deleted the bot-api-5.3 branch August 20, 2021 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant