const github.com/gotd/td/tg.AccountGetContentSettingsRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_account_get_content_settings_gen.go#L42: const AccountGetContentSettingsRequestTypeID = 0x8b9b4dae
tl_account_get_content_settings_gen.go#L73: return AccountGetContentSettingsRequestTypeID
tl_account_get_content_settings_gen.go#L85: ID: AccountGetContentSettingsRequestTypeID,
tl_account_get_content_settings_gen.go#L100: b.PutID(AccountGetContentSettingsRequestTypeID)
tl_account_get_content_settings_gen.go#L117: if err := b.ConsumeID(AccountGetContentSettingsRequestTypeID); err != nil {
tl_registry_gen.go#L1332: AccountGetContentSettingsRequestTypeID: "account.getContentSettings#8b9b4dae",
tl_registry_gen.go#L3114: "account.getContentSettings": AccountGetContentSettingsRequestTypeID,
tl_registry_gen.go#L4896: AccountGetContentSettingsRequestTypeID: func() bin.Object { return &AccountGetContentSettingsRequest{} },
tl_server_gen.go#L1667: s.handlers[AccountGetContentSettingsRequestTypeID] = handler
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. |