const github.com/gotd/td/tg.AccountThemesNotModifiedTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_account_themes_gen.go#L42: const AccountThemesNotModifiedTypeID = 0xf41eb622
tl_account_themes_gen.go#L78: return AccountThemesNotModifiedTypeID
tl_account_themes_gen.go#L90: ID: AccountThemesNotModifiedTypeID,
tl_account_themes_gen.go#L105: b.PutID(AccountThemesNotModifiedTypeID)
tl_account_themes_gen.go#L122: if err := b.ConsumeID(AccountThemesNotModifiedTypeID); err != nil {
tl_account_themes_gen.go#L373: case AccountThemesNotModifiedTypeID:
tl_registry_gen.go#L972: AccountThemesNotModifiedTypeID: "account.themesNotModified#f41eb622",
tl_registry_gen.go#L2754: "account.themesNotModified": AccountThemesNotModifiedTypeID,
tl_registry_gen.go#L4536: AccountThemesNotModifiedTypeID: func() bin.Object { return &AccountThemesNotModified{} },
tl_registry_gen.go#L5408: AccountThemesNotModifiedTypeID,
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. |