const github.com/gotd/td/tg.AccountThemesTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_account_themes_gen.go#L151: const AccountThemesTypeID = 0x9a3d8c6d
tl_account_themes_gen.go#L202: return AccountThemesTypeID
tl_account_themes_gen.go#L214: ID: AccountThemesTypeID,
tl_account_themes_gen.go#L238: b.PutID(AccountThemesTypeID)
tl_account_themes_gen.go#L262: if err := b.ConsumeID(AccountThemesTypeID); err != nil {
tl_account_themes_gen.go#L380: case AccountThemesTypeID:
tl_registry_gen.go#L973: AccountThemesTypeID: "account.themes#9a3d8c6d",
tl_registry_gen.go#L2755: "account.themes": AccountThemesTypeID,
tl_registry_gen.go#L4537: AccountThemesTypeID: func() bin.Object { return &AccountThemes{} },
tl_registry_gen.go#L5409: AccountThemesTypeID,
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. |