miniproto.invoke.MethodFloodWaitCache.remember
miniproto.invoke.MethodFloodWaitCache.remember
Section titled “miniproto.invoke.MethodFloodWaitCache.remember”remember(request: object, error: FloodWait) -> boolRecord a cacheable Telegram method flood wait without shortening it.
Parameters:
- request (
object) – Request whose innermost Telegram method identifies the wait. - error (
FloodWait) – Classified flood-wait RPC error to reconstruct for future calls.
Returns: