github.com/gotd/td/tg.HelpConfigSimple.Expires (field)
7 uses
github.com/gotd/td/tg (current package)
tl_help_config_simple_gen.go#L41: Expires int
tl_help_config_simple_gen.go#L64: if !(c.Expires == 0) {
tl_help_config_simple_gen.go#L90: c.Expires = from.GetExpires()
tl_help_config_simple_gen.go#L148: b.PutInt(c.Expires)
tl_help_config_simple_gen.go#L186: c.Expires = value
tl_help_config_simple_gen.go#L221: return c.Expires
github.com/gotd/td/telegram/dcs
dns.go#L178: Expires: cfg.Expires,
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. |