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#L644: if !(u.Status == nil) {
tl_user_gen.go#L805: u.Status = val
tl_user_gen.go#L1244: if !(u.Status == nil) {
tl_user_gen.go#L1331: if u.Status == nil {
tl_user_gen.go#L1334: if err := u.Status.Encode(b); err != nil {
tl_user_gen.go#L1514: u.Status = value
tl_user_gen.go#L2310: u.Status = value
tl_user_gen.go#L2322: 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. |