github.com/gotd/td/tg.BotVerifierSettings.CanModifyCustomDescription (field)
7 uses
github.com/gotd/td/tg (current package)
tl_bot_verifier_settings_gen.go#L49: CanModifyCustomDescription bool
tl_bot_verifier_settings_gen.go#L78: if !(b.CanModifyCustomDescription == false) {
tl_bot_verifier_settings_gen.go#L110: b.CanModifyCustomDescription = from.GetCanModifyCustomDescription()
tl_bot_verifier_settings_gen.go#L166: if !(b.CanModifyCustomDescription == false) {
tl_bot_verifier_settings_gen.go#L221: b.CanModifyCustomDescription = b.Flags.Has(1)
tl_bot_verifier_settings_gen.go#L250: b.CanModifyCustomDescription = true
tl_bot_verifier_settings_gen.go#L253: b.CanModifyCustomDescription = 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. |