type github.com/gotd/td/tg.DataJSON (struct)

Method Implmentations (5 other methods implement nothing)

Decode(b *bin.Buffer) error *DataJSON.M : github.com/gotd/td/bin.Decoder.Decode *DataJSON.M : github.com/gotd/td/bin.Object.Decode
DecodeBare(b *bin.Buffer) error *DataJSON.M : github.com/gotd/td/bin.BareDecoder.DecodeBare
Encode(b *bin.Buffer) error *DataJSON.M : github.com/gotd/td/bin.Encoder.Encode *DataJSON.M : github.com/gotd/td/bin.Object.Encode
EncodeBare(b *bin.Buffer) error *DataJSON.M : github.com/gotd/td/bin.BareEncoder.EncodeBare
String() string *DataJSON.M : fmt.Stringer.String *DataJSON.M : context.stringer.String *DataJSON.M : runtime.stringer.String
TypeInfo() tdp.Type *DataJSON.M : github.com/gotd/td/tdp.Object.TypeInfo