miniproto.errors.NotFound
miniproto.errors.NotFound
Section titled “miniproto.errors.NotFound”NotFound(message: str = 'not found', *, request: object | None = None, context: Mapping[str, Any] | None = None) -> NoneBases: RpcError
Classified Telegram missing-resource failure with status code 404.
Create a not-found error with optional request context.
Parameters: