github.com/gotd/td/tg.BotsAccessSettings.Restricted (field)
7 uses
github.com/gotd/td/tg (current package)
tl_bots_access_settings_gen.go#L41: Restricted bool
tl_bots_access_settings_gen.go#L66: if !(a.Restricted == false) {
tl_bots_access_settings_gen.go#L90: a.Restricted = from.GetRestricted()
tl_bots_access_settings_gen.go#L136: if !(a.Restricted == false) {
tl_bots_access_settings_gen.go#L197: a.Restricted = a.Flags.Has(0)
tl_bots_access_settings_gen.go#L222: a.Restricted = true
tl_bots_access_settings_gen.go#L225: a.Restricted = false
![]() |
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. |