Skip to content

🧻🧻🧻 Towel mode rework – Bot API 5.5 | The towel in the private chatΒ #232

@egregors

Description

@egregors

Looks like we could make towel-mode even better!

Bot API 5.5

β€’ Bots can now contact users who sent a join request to a chat where the bot is an admin – even if the user never interacted with the bot before.
β€’ Added support for protected content in groups and channels.
β€’ Added support for users posting as a channel in public groups and channel comments.
β€’ Added support for mentioning users by their ID in inline keyboards.
β€’ And more, see the full changelog for details:
https://core.telegram.org/bots/api#december-7-2021

Warning: As previously announced, user identifiers can now have up to 52 significant bits and require a 64-bit integer or double-precision float type to be stored safely.

  • wait till python-telegram-bot add 5.5 support
  • update deps
  • rework towel-mode over new one2one method (but do it in funny way!)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions