github.com/gotd/td/tg.AuthSendCodeRequest.Settings (field)
7 uses
github.com/gotd/td/tg (current package)
tl_auth_send_code_gen.go#L52: Settings CodeSettings
tl_auth_send_code_gen.go#L79: if !(s.Settings.Zero()) {
tl_auth_send_code_gen.go#L105: s.Settings = from.GetSettings()
tl_auth_send_code_gen.go#L168: if err := s.Settings.Encode(b); err != nil {
tl_auth_send_code_gen.go#L212: if err := s.Settings.Decode(b); err != nil {
tl_auth_send_code_gen.go#L248: return s.Settings
github.com/gotd/td/telegram/auth
user.go#L83: Settings: settings,
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |