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),
|
||||
data=callback_query.data.decode(),
|
||||
game_short_name=callback_query.game_short_name
|
||||
# TODO: add inline_message_id
|
||||
)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user