From afa594b507b2066e768a076d9aa554bdb75be082 Mon Sep 17 00:00:00 2001 From: Lonami Date: Thu, 9 Nov 2023 20:29:25 +0100 Subject: [PATCH] Update client/src/telethon/_impl/client/events/queries.py --- client/src/telethon/_impl/client/events/queries.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/client/src/telethon/_impl/client/events/queries.py b/client/src/telethon/_impl/client/events/queries.py index 7de379f7..34a4d423 100644 --- a/client/src/telethon/_impl/client/events/queries.py +++ b/client/src/telethon/_impl/client/events/queries.py @@ -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(