mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2025-12-29 17:44:50 +00:00
dd
This commit is contained in:
parent
a491726e51
commit
9e2421f282
1 changed files with 1 additions and 0 deletions
|
|
@ -94,6 +94,7 @@ async def lk21page_callback(client, callback_query):
|
|||
message_id = callback_query.data.split('#')[2]
|
||||
chat_id = callback_query.message.chat.id
|
||||
CurrentPage = int(callback_query.data.split('#')[1])
|
||||
LOGGER.info(LK_DICT)
|
||||
try:
|
||||
kueri = LK_DICT[message_id][1]
|
||||
except KeyError:
|
||||
Loading…
Reference in a new issue