github.com/gotd/td/tg.BotsSetCustomVerificationRequest.Enabled (field)
7 uses
github.com/gotd/td/tg (current package)
tl_bots_set_custom_verification_gen.go#L48: Enabled bool
tl_bots_set_custom_verification_gen.go#L85: if !(s.Enabled == false) {
tl_bots_set_custom_verification_gen.go#L117: s.Enabled = from.GetEnabled()
tl_bots_set_custom_verification_gen.go#L177: if !(s.Enabled == false) {
tl_bots_set_custom_verification_gen.go#L247: s.Enabled = s.Flags.Has(1)
tl_bots_set_custom_verification_gen.go#L276: s.Enabled = true
tl_bots_set_custom_verification_gen.go#L279: s.Enabled = 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. |