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

Method Implmentations (3 other methods implement nothing)

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