tl v57.0.0-beta TL.Serializer
Module for detecting packet type and automatically decoding it
Summary
Functions
Detects and decodes packet, returns struct with decoded data
Detects and decodes packet, returns struct with decoded data and rest of the unused packet
Detects packet type, accepts binary and returns atom :mtproto
or :tl
Encodes TL term to binary
Functions
Detects and decodes packet, returns struct with decoded data
Detects and decodes packet, returns struct with decoded data and rest of the unused packet
Detects packet type, accepts binary and returns atom :mtproto
or :tl