github.com/gotd/td/tg.TodoList.OthersCanAppend (field)
7 uses
github.com/gotd/td/tg (current package)
tl_todo_list_gen.go#L48: OthersCanAppend bool
tl_todo_list_gen.go#L78: if !(t.OthersCanAppend == false) {
tl_todo_list_gen.go#L110: t.OthersCanAppend = from.GetOthersCanAppend()
tl_todo_list_gen.go#L163: if !(t.OthersCanAppend == false) {
tl_todo_list_gen.go#L222: t.OthersCanAppend = t.Flags.Has(0)
tl_todo_list_gen.go#L253: t.OthersCanAppend = true
tl_todo_list_gen.go#L256: t.OthersCanAppend = 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. |