mirror of
https://github.com/cdryzun/tg_bot_collections.git
synced 2025-04-29 00:27:09 +08:00
typo fixed:you->your in line 41
This commit is contained in:
parent
52ce93d42a
commit
2604d4ef59
@ -38,7 +38,7 @@ def yi_handler(message: Message, bot: TeleBot) -> None:
|
||||
if m.strip() == "clear":
|
||||
bot.reply_to(
|
||||
message,
|
||||
"just clear you yi messages history",
|
||||
"just clear your yi messages history",
|
||||
)
|
||||
player_message.clear()
|
||||
return
|
||||
|
Loading…
x
Reference in New Issue
Block a user