github.com/gotd/td/tg.User.EmojiStatus (field)
9 uses
github.com/gotd/td/tg (current package)
tl_user_gen.go#L445: EmojiStatus EmojiStatusClass
tl_user_gen.go#L659: if !(u.EmojiStatus == nil) {
tl_user_gen.go#L825: u.EmojiStatus = val
tl_user_gen.go#L1259: if !(u.EmojiStatus == nil) {
tl_user_gen.go#L1356: if u.EmojiStatus == nil {
tl_user_gen.go#L1359: if err := u.EmojiStatus.Encode(b); err != nil {
tl_user_gen.go#L1559: u.EmojiStatus = value
tl_user_gen.go#L2400: u.EmojiStatus = value
tl_user_gen.go#L2412: return u.EmojiStatus, 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. |