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

Method Implmentations (2 other methods implement nothing)

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