mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-28 21:07:59 +00:00
Fix typo
This commit is contained in:
parent
9c7935702f
commit
d6bdf5f38b
@ -3533,7 +3533,7 @@ class Client:
|
||||
|
||||
return messages if is_list else messages[0]
|
||||
|
||||
def answer_callback_cuery(self,
|
||||
def answer_callback_query(self,
|
||||
callback_query_id: str,
|
||||
text: str = None,
|
||||
show_alert: bool = None,
|
||||
|
Loading…
x
Reference in New Issue
Block a user