mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-28 12:57:52 +00:00
Remove TODO
This commit is contained in:
parent
656e5036c1
commit
e3bd7d57a2
@ -807,7 +807,6 @@ def parse_callback_query(client, callback_query, users):
|
|||||||
chat_instance=str(callback_query.chat_instance),
|
chat_instance=str(callback_query.chat_instance),
|
||||||
data=callback_query.data.decode(),
|
data=callback_query.data.decode(),
|
||||||
game_short_name=callback_query.game_short_name
|
game_short_name=callback_query.game_short_name
|
||||||
# TODO: add inline_message_id
|
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user