type github.com/gotd/td/tg.BaseThemeClass (interface)
Method Implmentations
Decode(b *bin.Buffer) error
(*BaseThemeArctic).Decode
(*BaseThemeClassic).Decode
(*BaseThemeDay).Decode
(*BaseThemeNight).Decode
(*BaseThemeTinted).Decode
DecodeBare(b *bin.Buffer) error
(*BaseThemeArctic).DecodeBare
(*BaseThemeClassic).DecodeBare
(*BaseThemeDay).DecodeBare
(*BaseThemeNight).DecodeBare
(*BaseThemeTinted).DecodeBare
Encode(b *bin.Buffer) error
(*BaseThemeArctic).Encode
(*BaseThemeClassic).Encode
(*BaseThemeDay).Encode
(*BaseThemeNight).Encode
(*BaseThemeTinted).Encode
EncodeBare(b *bin.Buffer) error
(*BaseThemeArctic).EncodeBare
(*BaseThemeClassic).EncodeBare
(*BaseThemeDay).EncodeBare
(*BaseThemeNight).EncodeBare
(*BaseThemeTinted).EncodeBare
String() string
(*BaseThemeArctic).String
(*BaseThemeClassic).String
(*BaseThemeDay).String
(*BaseThemeNight).String
(*BaseThemeTinted).String
TypeID() uint32
(*BaseThemeArctic).TypeID
(*BaseThemeClassic).TypeID
(*BaseThemeDay).TypeID
(*BaseThemeNight).TypeID
(*BaseThemeTinted).TypeID
TypeName() string
(*BaseThemeArctic).TypeName
(*BaseThemeClassic).TypeName
(*BaseThemeDay).TypeName
(*BaseThemeNight).TypeName
(*BaseThemeTinted).TypeName
Zero() bool
(*BaseThemeArctic).Zero
(*BaseThemeClassic).Zero
(*BaseThemeDay).Zero
(*BaseThemeNight).Zero
(*BaseThemeTinted).Zero
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. |