github.com/gotd/td/tg.AccountUpdateThemeRequest.Theme (field)
7 uses
github.com/gotd/td/tg (current package)
tl_account_update_theme_gen.go#L47: Theme InputThemeClass
tl_account_update_theme_gen.go#L87: if !(u.Theme == nil) {
tl_account_update_theme_gen.go#L125: u.Theme = from.GetTheme()
tl_account_update_theme_gen.go#L234: if u.Theme == nil {
tl_account_update_theme_gen.go#L237: if err := u.Theme.Encode(b); err != nil {
tl_account_update_theme_gen.go#L298: u.Theme = value
tl_account_update_theme_gen.go#L354: return u.Theme
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. |