mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-04 20:20:23 +03:00
fix typo
This commit is contained in:
parent
443bd529e6
commit
f749f945d9
|
@ -56,7 +56,7 @@ class ButtonCallback(Event):
|
|||
:param text:
|
||||
The text of the message to display to the user, usually as a toast.
|
||||
:param alert:
|
||||
If True, the answer will be shown as a pop-up alert that must be dismissed by the user.
|
||||
If True, the message will be shown as a pop-up alert that must be dismissed by the user.
|
||||
"""
|
||||
await self._client(
|
||||
functions.messages.set_bot_callback_answer(
|
||||
|
|
Loading…
Reference in New Issue
Block a user