github.com/gotd/td/tg.EmojiStatusUntil.Until (field)
6 uses
github.com/gotd/td/tg (current package)
tl_emoji_status_gen.go#L291: Until int
tl_emoji_status_gen.go#L317: if !(e.Until == 0) {
tl_emoji_status_gen.go#L339: e.Until = from.GetUntil()
tl_emoji_status_gen.go#L392: b.PutInt(e.Until)
tl_emoji_status_gen.go#L424: e.Until = value
tl_emoji_status_gen.go#L442: return e.Until
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. |