General Handlers¶ async bot.handlers.general.command_help_handler(message)¶ Show help message Return type: None Parameters: message (aiogram.types.Message) async bot.handlers.general.command_start_handler(message)¶ Return type: None Parameters: message (aiogram.types.Message)