github.com/gotd/td/tg.BotVerifierSettings.CustomDescription (field)
8 uses
github.com/gotd/td/tg (current package)
tl_bot_verifier_settings_gen.go#L57: CustomDescription string
tl_bot_verifier_settings_gen.go#L87: if !(b.CustomDescription == "") {
tl_bot_verifier_settings_gen.go#L114: b.CustomDescription = val
tl_bot_verifier_settings_gen.go#L169: if !(b.CustomDescription == "") {
tl_bot_verifier_settings_gen.go#L195: buf.PutString(b.CustomDescription)
tl_bot_verifier_settings_gen.go#L241: b.CustomDescription = value
tl_bot_verifier_settings_gen.go#L284: b.CustomDescription = value
tl_bot_verifier_settings_gen.go#L296: return b.CustomDescription, true
![]() |
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. |