miniproto.connection.framing.QuickAckFrame
miniproto.connection.framing.QuickAckFrame
Section titled “miniproto.connection.framing.QuickAckFrame”QuickAckFrame(token: int) -> NoneA transport-level quick acknowledgement emitted by Telegram.
Parameters:
- token (
int) – The opaque acknowledgement token correlated by the sender with a requested encrypted packet acknowledgement. It does not indicate an RPC result or successful MTProto message processing.