github.com/gotd/td/tg.BotsEditAccessSettingsRequest.Restricted (field)
7 uses
github.com/gotd/td/tg (current package)
tl_bots_edit_access_settings_gen.go#L41: Restricted bool
tl_bots_edit_access_settings_gen.go#L68: if !(e.Restricted == false) {
tl_bots_edit_access_settings_gen.go#L96: e.Restricted = from.GetRestricted()
tl_bots_edit_access_settings_gen.go#L147: if !(e.Restricted == false) {
tl_bots_edit_access_settings_gen.go#L214: e.Restricted = e.Flags.Has(0)
tl_bots_edit_access_settings_gen.go#L246: e.Restricted = true
tl_bots_edit_access_settings_gen.go#L249: e.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. |