const github.com/gotd/td/tg.RestrictionReasonTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L968: RestrictionReasonTypeID: "restrictionReason#d072acb4",
tl_registry_gen.go#L2750: "restrictionReason": RestrictionReasonTypeID,
tl_registry_gen.go#L4532: RestrictionReasonTypeID: func() bin.Object { return &RestrictionReason{} },
tl_restriction_reason_gen.go#L54: const RestrictionReasonTypeID = 0xd072acb4
tl_restriction_reason_gen.go#L105: return RestrictionReasonTypeID
tl_restriction_reason_gen.go#L117: ID: RestrictionReasonTypeID,
tl_restriction_reason_gen.go#L145: b.PutID(RestrictionReasonTypeID)
tl_restriction_reason_gen.go#L165: if err := b.ConsumeID(RestrictionReasonTypeID); err != nil {
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. |