github.com/gotd/td/tg.UserClass.AsNotEmpty (method)
8 uses
github.com/gotd/td/tg (current package)
tl_help_support_gen.go#L198: return s.User.AsNotEmpty()
tl_user_gen.go#L1996: AsNotEmpty() (*User, bool)
tl_user_slices_gen.go#L198: value, ok := elem.AsNotEmpty()
tl_user_slices_gen.go#L217: value, ok := elem.AsNotEmpty()
tl_user_slices_gen.go#L238: return value.AsNotEmpty()
tl_user_slices_gen.go#L247: return value.AsNotEmpty()
tl_user_slices_gen.go#L256: return value.AsNotEmpty()
tl_user_slices_gen.go#L265: return value.AsNotEmpty()
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |