github.com/gotd/td/tg.Config.Date (field)
8 uses
github.com/gotd/td/tg (current package)
tl_config_gen.go#L59: Date int
tl_config_gen.go#L244: if !(c.Date == 0) {
tl_config_gen.go#L438: c.Date = from.GetDate()
tl_config_gen.go#L816: b.PutInt(c.Date)
tl_config_gen.go#L924: c.Date = value
tl_config_gen.go#L1326: return c.Date
github.com/gotd/td/session
session.go#L59: Date: c.Date,
session.go#L77: Date: c.Date,
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. |