Skip to content

Bot API 5.3 #1228

Closed
Closed
@TiiFuchs

Description

@TiiFuchs

https://core.telegram.org/bots/api#june-25-2021

Personalized Commands

  • New Class BotCommandScope
  • New parameters scope and language_code for setMyCommands method
  • New parameters scope and language_code for getMyCommands method
  • New deleteMyCommands method

Custom Placeholders

  • New field input_field_placeholder in ReplyKeyboardMarkup
  • New field input_field_placeholder in ForceReply

And More

  • Split ChatMember class into subclasses (ChatMemberOwner, ChatMemberAdministrator, ChatMemberMember, ChatMemberRestricted, ChatMemberLeft, ChatMemberBanned)
  • Renamed kickChatMember to banChatMember
  • Renamed getChatMembersCount to getChatMemberCount (missing s on Member)
  • file_unique_id in PhotoSize and small_file_unique_id, big_file_unique_id in ChatPhoto (nothing to do here, I guess)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions