Compare commits
1 Commits
46a1fe59b2
...
1.1
Author | SHA1 | Date | |
---|---|---|---|
18abdecb74 |
@ -484,4 +484,4 @@ def gen_password(bot: telebot.TeleBot, mes: Message) -> None:
|
|||||||
+ "\n".join(passwords)
|
+ "\n".join(passwords)
|
||||||
+ "\nНажмите на пароль, чтобы его скопировать"
|
+ "\nНажмите на пароль, чтобы его скопировать"
|
||||||
)
|
)
|
||||||
send_tmp_message(bot, mes.chat.id, text)
|
send_tmp_message(bot, mes.chat.id, text, 15)
|
||||||
|
Reference in New Issue
Block a user