type github.com/gotd/td/tg.WebPageClass (interface)
Method Implmentations
AsModified() (ModifiedWebPage, bool)
(*WebPage).AsModified
(*WebPageEmpty).AsModified
(*WebPageNotModified).AsModified
(*WebPagePending).AsModified
Decode(b *bin.Buffer) error
(*WebPage).Decode
(*WebPageEmpty).Decode
(*WebPageNotModified).Decode
(*WebPagePending).Decode
DecodeBare(b *bin.Buffer) error
(*WebPage).DecodeBare
(*WebPageEmpty).DecodeBare
(*WebPageNotModified).DecodeBare
(*WebPagePending).DecodeBare
Encode(b *bin.Buffer) error
(*WebPage).Encode
(*WebPageEmpty).Encode
(*WebPageNotModified).Encode
(*WebPagePending).Encode
EncodeBare(b *bin.Buffer) error
(*WebPage).EncodeBare
(*WebPageEmpty).EncodeBare
(*WebPageNotModified).EncodeBare
(*WebPagePending).EncodeBare
String() string
(*WebPage).String
(*WebPageEmpty).String
(*WebPageNotModified).String
(*WebPagePending).String
TypeID() uint32
(*WebPage).TypeID
(*WebPageEmpty).TypeID
(*WebPageNotModified).TypeID
(*WebPagePending).TypeID
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. |