github.com/gotd/td/tg.TodoItem.ID (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_todo_item_gen.go#L43: 	ID int
		tl_todo_item_gen.go#L66: 	if !(t.ID == 0) {
		tl_todo_item_gen.go#L90: 	t.ID = from.GetID()
		tl_todo_item_gen.go#L143: 	b.PutInt(t.ID)
		tl_todo_item_gen.go#L171: 		t.ID = value
		tl_todo_item_gen.go#L186: 	return t.ID