github.com/gotd/td/tg.User.Username (field)
9 uses
github.com/gotd/td/tg (current package)
tl_user_gen.go#L386: Username string
tl_user_gen.go#L639: if !(u.Username == "") {
tl_user_gen.go#L801: u.Username = val
tl_user_gen.go#L1252: if !(u.Username == "") {
tl_user_gen.go#L1337: b.PutString(u.Username)
tl_user_gen.go#L1516: u.Username = value
tl_user_gen.go#L2286: u.Username = value
tl_user_gen.go#L2298: return u.Username, true
github.com/gotd/td/telegram
connect.go#L73: c.log.Info(ctx, "Got self", log.String("username", self.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. |