mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-02 18:44:51 +00:00
Typo
This commit is contained in:
parent
c46c3c6b99
commit
389a4faa75
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ async def getData(chat_id, message_id, GetWord, CurrentPage):
|
|||
|
||||
if not 'list' in UDJson:
|
||||
CNMessage = await app.send_message(
|
||||
chat_id==chat_id,
|
||||
chat_id=chat_id,
|
||||
reply_to_message_id=message_id,
|
||||
text=(
|
||||
f"Word: {GetWord}\n"
|
||||
|
|
|
|||
Loading…
Reference in a new issue