github.com/gotd/td/tg.ContactsResolveUsernameRequest.Username (field)
6 uses
github.com/gotd/td/tg (current package)
tl_contacts_resolve_username_gen.go#L45: Username string
tl_contacts_resolve_username_gen.go#L73: if !(r.Username == "") {
tl_contacts_resolve_username_gen.go#L97: r.Username = from.GetUsername()
tl_contacts_resolve_username_gen.go#L165: b.PutString(r.Username)
tl_contacts_resolve_username_gen.go#L198: r.Username = value
tl_contacts_resolve_username_gen.go#L215: return r.Username
![]() |
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. |