const github.com/gotd/td/tg.AccessPointRuleTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_access_point_rule_gen.go#L47: const AccessPointRuleTypeID = 0x4679b65f
tl_access_point_rule_gen.go#L98: return AccessPointRuleTypeID
tl_access_point_rule_gen.go#L110: ID: AccessPointRuleTypeID,
tl_access_point_rule_gen.go#L138: b.PutID(AccessPointRuleTypeID)
tl_access_point_rule_gen.go#L166: if err := b.ConsumeID(AccessPointRuleTypeID); err != nil {
tl_registry_gen.go#L1810: AccessPointRuleTypeID: "accessPointRule#4679b65f",
tl_registry_gen.go#L3592: "accessPointRule": AccessPointRuleTypeID,
tl_registry_gen.go#L5374: AccessPointRuleTypeID: func() bin.Object { return &AccessPointRule{} },
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. |