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

Method Implmentations (2 other methods implement nothing)

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