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