Update client/src/telethon/_impl/client/events/queries.py

This commit is contained in:
Lonami 2023-11-09 20:29:25 +01:00 committed by GitHub
parent f749f945d9
commit afa594b507
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,8 +55,9 @@ class ButtonCallback(Event):
:param text:
The text of the message to display to the user, usually as a toast.
:param alert:
If True, the message will be shown as a pop-up alert that must be dismissed by the user.
If :data:`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(