github.com/gotd/td/tg.AuthSentCodeTypeSMSPhrase.Beginning (field)
8 uses
github.com/gotd/td/tg (current package)
tl_auth_sent_code_type_gen.go#L1900: Beginning string
tl_auth_sent_code_type_gen.go#L1926: if !(s.Beginning == "") {
tl_auth_sent_code_type_gen.go#L1947: s.Beginning = val
tl_auth_sent_code_type_gen.go#L1986: if !(s.Beginning == "") {
tl_auth_sent_code_type_gen.go#L2010: b.PutString(s.Beginning)
tl_auth_sent_code_type_gen.go#L2041: s.Beginning = value
tl_auth_sent_code_type_gen.go#L2049: s.Beginning = value
tl_auth_sent_code_type_gen.go#L2061: return s.Beginning, true
![]() |
The pages are generated with Golds v0.8.5. (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. |