github.com/gotd/td/tg.BotInfo.VerifierSettings (field)
8 uses
github.com/gotd/td/tg (current package)
tl_bot_info_gen.go#L97: VerifierSettings BotVerifierSettings
tl_bot_info_gen.go#L145: if !(b.VerifierSettings.Zero()) {
tl_bot_info_gen.go#L208: b.VerifierSettings = val
tl_bot_info_gen.go#L319: if !(b.VerifierSettings.Zero()) {
tl_bot_info_gen.go#L389: if err := b.VerifierSettings.Encode(buf); err != nil {
tl_bot_info_gen.go#L483: if err := b.VerifierSettings.Decode(buf); err != nil {
tl_bot_info_gen.go#L656: b.VerifierSettings = value
tl_bot_info_gen.go#L668: return b.VerifierSettings, 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. |