github.com/gotd/td/tg.BotsSetCustomVerificationRequest.CustomDescription (field)
8 uses
github.com/gotd/td/tg (current package)
tl_bots_set_custom_verification_gen.go#L64: CustomDescription string
tl_bots_set_custom_verification_gen.go#L94: if !(s.CustomDescription == "") {
tl_bots_set_custom_verification_gen.go#L124: s.CustomDescription = val
tl_bots_set_custom_verification_gen.go#L183: if !(s.CustomDescription == "") {
tl_bots_set_custom_verification_gen.go#L221: b.PutString(s.CustomDescription)
tl_bots_set_custom_verification_gen.go#L267: s.CustomDescription = value
tl_bots_set_custom_verification_gen.go#L320: s.CustomDescription = value
tl_bots_set_custom_verification_gen.go#L332: return s.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. |