const github.com/gotd/td/tg.RestrictionReasonTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1118: RestrictionReasonTypeID: "restrictionReason#d072acb4",
tl_registry_gen.go#L3585: "restrictionReason": RestrictionReasonTypeID,
tl_registry_gen.go#L6052: RestrictionReasonTypeID: func() bin.Object { return &RestrictionReason{} },
tl_restriction_reason_gen.go#L57: const RestrictionReasonTypeID = 0xd072acb4
tl_restriction_reason_gen.go#L108: return RestrictionReasonTypeID
tl_restriction_reason_gen.go#L120: ID: RestrictionReasonTypeID,
tl_restriction_reason_gen.go#L148: b.PutID(RestrictionReasonTypeID)
tl_restriction_reason_gen.go#L168: if err := b.ConsumeID(RestrictionReasonTypeID); err != nil {
![]() |
The pages are generated with Golds v0.8.5. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |