github.com/gotd/td/tg.MessagesCheckURLAuthMatchCodeRequest.MatchCode (field)
6 uses
github.com/gotd/td/tg (current package)
tl_messages_check_url_auth_match_code_gen.go#L58: MatchCode string
tl_messages_check_url_auth_match_code_gen.go#L79: if !(c.MatchCode == "") {
tl_messages_check_url_auth_match_code_gen.go#L101: c.MatchCode = from.GetMatchCode()
tl_messages_check_url_auth_match_code_gen.go#L154: b.PutString(c.MatchCode)
tl_messages_check_url_auth_match_code_gen.go#L186: c.MatchCode = value
tl_messages_check_url_auth_match_code_gen.go#L204: return c.MatchCode
![]() |
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. |