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

Method Implmentations (2 other methods implement nothing)

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