miniproto.auth.key_exchange.ServerDHParamsOk.deserialize_from
miniproto.auth.key_exchange.ServerDHParamsOk.deserialize_from
Section titled “miniproto.auth.key_exchange.ServerDHParamsOk.deserialize_from”deserialize_from(data: bytes | memoryview, offset: int) -> SelfDecode fields following an already-consumed success constructor ID.
Parameters:
- data (
bytes | memoryview) – Complete TL payload containing the response. - offset (
int) – Byte offset immediately following the success constructor ID.