github.com/gotd/td/tg.MessagesAcceptURLAuthRequest.MatchCode (field)
8 uses
github.com/gotd/td/tg (current package)
tl_messages_accept_url_auth_gen.go#L85: MatchCode string
tl_messages_accept_url_auth_gen.go#L124: if !(a.MatchCode == "") {
tl_messages_accept_url_auth_gen.go#L169: a.MatchCode = val
tl_messages_accept_url_auth_gen.go#L256: if !(a.MatchCode == "") {
tl_messages_accept_url_auth_gen.go#L297: b.PutString(a.MatchCode)
tl_messages_accept_url_auth_gen.go#L358: a.MatchCode = value
tl_messages_accept_url_auth_gen.go#L476: a.MatchCode = value
tl_messages_accept_url_auth_gen.go#L488: return a.MatchCode, 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. |