type github.com/gotd/td/tg.RichTextClass (interface)
Method Implmentations
Decode(b *bin.Buffer) error
(*TextAnchor).Decode
(*TextBold).Decode
(*TextConcat).Decode
(*TextEmail).Decode
(*TextEmpty).Decode
(*TextFixed).Decode
(*TextImage).Decode
(*TextItalic).Decode
(*TextMarked).Decode
(*TextPhone).Decode
(*TextPlain).Decode
(*TextStrike).Decode
(*TextSubscript).Decode
(*TextSuperscript).Decode
(*TextUnderline).Decode
(*TextURL).Decode
DecodeBare(b *bin.Buffer) error
(*TextAnchor).DecodeBare
(*TextBold).DecodeBare
(*TextConcat).DecodeBare
(*TextEmail).DecodeBare
(*TextEmpty).DecodeBare
(*TextFixed).DecodeBare
(*TextImage).DecodeBare
(*TextItalic).DecodeBare
(*TextMarked).DecodeBare
(*TextPhone).DecodeBare
(*TextPlain).DecodeBare
(*TextStrike).DecodeBare
(*TextSubscript).DecodeBare
(*TextSuperscript).DecodeBare
(*TextUnderline).DecodeBare
(*TextURL).DecodeBare
Encode(b *bin.Buffer) error
(*TextAnchor).Encode
(*TextBold).Encode
(*TextConcat).Encode
(*TextEmail).Encode
(*TextEmpty).Encode
(*TextFixed).Encode
(*TextImage).Encode
(*TextItalic).Encode
(*TextMarked).Encode
(*TextPhone).Encode
(*TextPlain).Encode
(*TextStrike).Encode
(*TextSubscript).Encode
(*TextSuperscript).Encode
(*TextUnderline).Encode
(*TextURL).Encode
EncodeBare(b *bin.Buffer) error
(*TextAnchor).EncodeBare
(*TextBold).EncodeBare
(*TextConcat).EncodeBare
(*TextEmail).EncodeBare
(*TextEmpty).EncodeBare
(*TextFixed).EncodeBare
(*TextImage).EncodeBare
(*TextItalic).EncodeBare
(*TextMarked).EncodeBare
(*TextPhone).EncodeBare
(*TextPlain).EncodeBare
(*TextStrike).EncodeBare
(*TextSubscript).EncodeBare
(*TextSuperscript).EncodeBare
(*TextUnderline).EncodeBare
(*TextURL).EncodeBare
String() string
(*TextAnchor).String
(*TextBold).String
(*TextConcat).String
(*TextEmail).String
(*TextEmpty).String
(*TextFixed).String
(*TextImage).String
(*TextItalic).String
(*TextMarked).String
(*TextPhone).String
(*TextPlain).String
(*TextStrike).String
(*TextSubscript).String
(*TextSuperscript).String
(*TextUnderline).String
(*TextURL).String
TypeID() uint32
(*TextAnchor).TypeID
(*TextBold).TypeID
(*TextConcat).TypeID
(*TextEmail).TypeID
(*TextEmpty).TypeID
(*TextFixed).TypeID
(*TextImage).TypeID
(*TextItalic).TypeID
(*TextMarked).TypeID
(*TextPhone).TypeID
(*TextPlain).TypeID
(*TextStrike).TypeID
(*TextSubscript).TypeID
(*TextSuperscript).TypeID
(*TextUnderline).TypeID
(*TextURL).TypeID
TypeName() string
(*TextAnchor).TypeName
(*TextBold).TypeName
(*TextConcat).TypeName
(*TextEmail).TypeName
(*TextEmpty).TypeName
(*TextFixed).TypeName
(*TextImage).TypeName
(*TextItalic).TypeName
(*TextMarked).TypeName
(*TextPhone).TypeName
(*TextPlain).TypeName
(*TextStrike).TypeName
(*TextSubscript).TypeName
(*TextSuperscript).TypeName
(*TextUnderline).TypeName
(*TextURL).TypeName
Zero() bool
(*TextAnchor).Zero
(*TextBold).Zero
(*TextConcat).Zero
(*TextEmail).Zero
(*TextEmpty).Zero
(*TextFixed).Zero
(*TextImage).Zero
(*TextItalic).Zero
(*TextMarked).Zero
(*TextPhone).Zero
(*TextPlain).Zero
(*TextStrike).Zero
(*TextSubscript).Zero
(*TextSuperscript).Zero
(*TextUnderline).Zero
(*TextURL).Zero
construct() RichTextClass
(*TextAnchor).construct
(*TextBold).construct
(*TextConcat).construct
(*TextEmail).construct
(*TextEmpty).construct
(*TextFixed).construct
(*TextImage).construct
(*TextItalic).construct
(*TextMarked).construct
(*TextPhone).construct
(*TextPlain).construct
(*TextStrike).construct
(*TextSubscript).construct
(*TextSuperscript).construct
(*TextUnderline).construct
(*TextURL).construct
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |