github.com/gotd/td/tg.InputCollectibleUsername.Username (field)
8 uses
github.com/gotd/td/tg (current package)
tl_account_check_username_gen.go#L41: Username string
tl_account_check_username_gen.go#L59: if !(c.Username == "") {
tl_account_check_username_gen.go#L79: c.Username = from.GetUsername()
tl_account_check_username_gen.go#L127: b.PutString(c.Username)
tl_account_check_username_gen.go#L152: c.Username = value
tl_account_check_username_gen.go#L162: return c.Username
tl_account_check_username_gen.go#L179: Username: username,
tl_server_gen.go#L714: response, err := f(ctx, request.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. |