on_raw_update()¶
- Client.on_raw_update()¶
Decorator for handling raw updates.
This does the same thing as
add_handler()using theRawUpdateHandler.- Parameters:
group (
int, optional) – The group identifier, defaults to 0.
Decorator for handling raw updates.
This does the same thing as add_handler() using the
RawUpdateHandler.
group (int, optional) – The group identifier, defaults to 0.