github.com/gotd/td/tg.AuthSentCodePaymentRequired.SupportEmailAddress (field)
6 uses
github.com/gotd/td/tg (current package)
tl_auth_sent_code_gen.go#L493: SupportEmailAddress string
tl_auth_sent_code_gen.go#L539: if !(s.SupportEmailAddress == "") {
tl_auth_sent_code_gen.go#L579: s.SupportEmailAddress = from.GetSupportEmailAddress()
tl_auth_sent_code_gen.go#L657: b.PutString(s.SupportEmailAddress)
tl_auth_sent_code_gen.go#L700: s.SupportEmailAddress = value
tl_auth_sent_code_gen.go#L754: return s.SupportEmailAddress
![]() |
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. |