Update help.py

pull/19/head
Who? 2024-11-21 12:30:14 +07:00 committed by GitHub
parent 55a2a6255e
commit bdfd14cd8e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -310,7 +310,7 @@ class Help(loader.Module):
await utils.answer( await utils.answer(
message, message,
"{}\n <blockquote>{}</blockquote> <blockuote>{}</blockquote>".format( "{}\n <blockquote expandable>{}</blockquote> <blockuote expandable>{}</blockquote>".format(
reply, reply,
"".join(core_ + plain_ + (no_commands_ if force else [])), "".join(core_ + plain_ + (no_commands_ if force else [])),
( (