package
0.0.0-20240726174724-3ee05829e46c
Repository: https://github.com/masa-finance/td-masa-fork.git
Documentation: pkg.go.dev

# Functions

NewUnexpectedID return new UnexpectedIDError.

# Constants

TypeField is a type field name.

# Variables

ErrTypeIDNotFound means that @type field is expected, but not found.

# Structs

Decoder is a simple wrapper around jx.Decoder to conform TL type system.
Encoder is a simple wrapper around jx.Encoder to conform TL type system.
UnexpectedIDError means that unknown or unexpected type id was decoded.

# Interfaces

TDLibDecoder represents TDLib JSON API decoder.
TDLibEncoder represents TDLib JSON API encoder.