github.com/gotd/td/tg.AccountThemesBox.Themes (field)
8 uses
github.com/gotd/td/tg (current package)
tl_account_get_chat_themes_gen.go#L186: return result.Themes, nil
tl_account_get_themes_gen.go#L204: return result.Themes, nil
tl_account_themes_gen.go#L398: Themes AccountThemesClass
tl_account_themes_gen.go#L410: b.Themes = v
tl_account_themes_gen.go#L416: if b == nil || b.Themes == nil {
tl_account_themes_gen.go#L419: return b.Themes.Encode(buf)
tl_server_gen.go#L1698: return &AccountThemesBox{Themes: response}, nil
tl_server_gen.go#L1863: return &AccountThemesBox{Themes: response}, nil
![]() |
The pages are generated with Golds v0.8.4. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |