github.com/gotd/td/tg.TodoList.OthersCanComplete (field)
7 uses
github.com/gotd/td/tg (current package)
tl_todo_list_gen.go#L50: OthersCanComplete bool
tl_todo_list_gen.go#L81: if !(t.OthersCanComplete == false) {
tl_todo_list_gen.go#L111: t.OthersCanComplete = from.GetOthersCanComplete()
tl_todo_list_gen.go#L166: if !(t.OthersCanComplete == false) {
tl_todo_list_gen.go#L223: t.OthersCanComplete = t.Flags.Has(1)
tl_todo_list_gen.go#L272: t.OthersCanComplete = true
tl_todo_list_gen.go#L275: t.OthersCanComplete = false
![]() |
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. |