mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 20:14:51 +00:00
Fix typo
This commit is contained in:
parent
9c7935702f
commit
d6bdf5f38b
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Reference in a new issue