telegram.ext.DispatcherHandlerStop

class telegram.ext.DispatcherHandlerStop

Bases: Exception

Raise this in handler to prevent execution any other handler (even in different group).