package
0.108.0
Repository: https://github.com/gotd/td.git
Documentation: pkg.go.dev

# Functions

ClassConstructorsMap maps class schema name to constructors type ids.
NamesMap returns mapping from type names to TL type ids.
NewClient creates new Client.
TypesConstructorMap maps type ids to constructors.
TypesMap returns mapping from type ids to TL type names.

# Constants

ConfigTypeID is TL type id of Config.
DCOptionTypeID is TL type id of DCOption.

# Structs

Client implement methods for calling functions from TL schema via Invoker.
Config represents TL type `config#330b4067`.
DCOption represents TL type `dcOption#18b7a10d`.

# Interfaces

Invoker can invoke raw MTProto rpc calls.