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#L635: if !(u.Username == "") {
tl_user_gen.go#L793: u.Username = val
tl_user_gen.go#L1235: if !(u.Username == "") {
tl_user_gen.go#L1317: b.PutString(u.Username)
tl_user_gen.go#L1493: u.Username = value
tl_user_gen.go#L2256: u.Username = value
tl_user_gen.go#L2268: 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. |