const github.com/gotd/td/tg.AccountPrivacyRulesTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_account_privacy_rules_gen.go#L48: const AccountPrivacyRulesTypeID = 0x50a04e45
tl_account_privacy_rules_gen.go#L99: return AccountPrivacyRulesTypeID
tl_account_privacy_rules_gen.go#L111: ID: AccountPrivacyRulesTypeID,
tl_account_privacy_rules_gen.go#L139: b.PutID(AccountPrivacyRulesTypeID)
tl_account_privacy_rules_gen.go#L183: if err := b.ConsumeID(AccountPrivacyRulesTypeID); err != nil {
tl_registry_gen.go#L494: AccountPrivacyRulesTypeID: "account.privacyRules#50a04e45",
tl_registry_gen.go#L2276: "account.privacyRules": AccountPrivacyRulesTypeID,
tl_registry_gen.go#L4058: AccountPrivacyRulesTypeID: func() bin.Object { return &AccountPrivacyRules{} },
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. |