on_raw_update()

Client.on_raw_update()

Decorator for handling raw updates.

This does the same thing as add_handler() using the RawUpdateHandler.

Parameters:

group (int, optional) – The group identifier, defaults to 0.