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

Method Implmentations (2 other methods implement nothing)

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