Client.on_start()¶
- Client.on_start()
Decorator for handling client start.
This does the same thing as
add_handler()using theStartHandler.Usable by Users Bots
Decorator for handling client start.
This does the same thing as add_handler() using the
StartHandler.
Usable by Users Bots