github.com/gotd/td/tg.TodoCompletion.Date (field)
6 uses
github.com/gotd/td/tg (current package)
tl_todo_completion_gen.go#L47: Date int
tl_todo_completion_gen.go#L71: if !(t.Date == 0) {
tl_todo_completion_gen.go#L95: t.Date = from.GetDate()
tl_todo_completion_gen.go#L158: b.PutInt(t.Date)
tl_todo_completion_gen.go#L197: t.Date = value
tl_todo_completion_gen.go#L223: return t.Date
![]() |
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. |