github.com/gotd/td/tg.ChannelsRestrictSponsoredMessagesRequest.Restricted (field)
6 uses
github.com/gotd/td/tg (current package)
tl_channels_restrict_sponsored_messages_gen.go#L48: Restricted bool
tl_channels_restrict_sponsored_messages_gen.go#L69: if !(r.Restricted == false) {
tl_channels_restrict_sponsored_messages_gen.go#L91: r.Restricted = from.GetRestricted()
tl_channels_restrict_sponsored_messages_gen.go#L149: b.PutBool(r.Restricted)
tl_channels_restrict_sponsored_messages_gen.go#L181: r.Restricted = value
tl_channels_restrict_sponsored_messages_gen.go#L199: return r.Restricted
![]() |
The pages are generated with Golds v0.8.4. (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. |