bot.setup Module#

The module contains functions that register the handlers.

async bot.setup.setup_application(application, cache_timeout, admin, docs_url)#

Registers the different handlers, prepares chat/user/bot_data etc.

Parameters:
Return type:

None