bot.setup Module#

Methods for initializing the application.

async bot.setup.setup_application(application, admin_id, sticker_chat_id)

Adds handlers and sets up bot_data. Also sets the bot commands.

Parameters:
Return type:

None