Client.on_stop()¶
- Client.on_stop()
Decorator for handling client stop.
This does the same thing as
add_handler()using theStopHandler.Usable by Users Bots
Decorator for handling client stop.
This does the same thing as add_handler() using the
StopHandler.
Usable by Users Bots