github.com/gotd/td/tg.UserClassArray.FirstAsNotEmpty (method)
3 uses
github.com/gotd/td/tg (current package)
tl_user_slices_gen.go#L233: func (s UserClassArray) FirstAsNotEmpty() (v *User, ok bool) {
github.com/gotd/td/telegram
self.go#L20: user, ok := tg.UserClassArray(users).FirstAsNotEmpty()
github.com/gotd/td/telegram/auth
self.go#L20: user, ok := tg.UserClassArray(users).FirstAsNotEmpty()
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. |