Versions in this module Expand all Collapse all v1 v1.0.0 Jan 23, 2021 Changes in this version + var ErrPacketSizeIsBigger = errors.New("packet size is more than 127 bytes, require 4 bytes value") + func AuthKeyHash(key []byte) []byte + func FullStack() + func GenerateMessageId() int64 + func GenerateSessionID() int64 + func GetPacketLengthMTProtoCompatible(bytesToGetInfo []byte) (int, error) + func PacketLengthMTProtoCompatible(data []byte) []byte Other modules containing this package github.com/xelaj/mtproto/v2