-
Notifications
You must be signed in to change notification settings - Fork 5
Information and Help Commands
KourvA edited this page Aug 28, 2024
·
5 revisions
Use this command to access usage instructions and manuals for available commands.
help: List[str] = [
"help", "usage", "помощь", "راهنما"
]
Retrieve user information within the group using this command.
info: List[str] = [
"info", "детали", "مشخصات"
]
Utilize this command to ping the bot or confirm its operational status.
bot: List[str] = [
"bot", "ping", "бот", "пинг", "ربات", "پینگ"
]
Previous page: Database | Next page: Moderation Commands