Skip to content

miniproto.mtproto.codec.RpcResult

RpcResult(req_msg_id: int, result: ByteBuffer | object) -> None

MTProto rpc_result body containing raw or decoded result data.

Attributes: