github.com/gotd/td/tg.User.Status (field)
9 uses
github.com/gotd/td/tg (current package)
tl_user_gen.go#L415: Status UserStatusClass
tl_user_gen.go#L648: if !(u.Status == nil) {
tl_user_gen.go#L813: u.Status = val
tl_user_gen.go#L1261: if !(u.Status == nil) {
tl_user_gen.go#L1351: if u.Status == nil {
tl_user_gen.go#L1354: if err := u.Status.Encode(b); err != nil {
tl_user_gen.go#L1537: u.Status = value
tl_user_gen.go#L2340: u.Status = value
tl_user_gen.go#L2352: return u.Status, true
![]() |
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. |