github.com/gotd/td/tg.TextDate.Relative (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_rich_text_gen.go#L4152: 	Relative bool
		tl_rich_text_gen.go#L4192: 	if !(t.Relative == false) {
		tl_rich_text_gen.go#L4240: 	t.Relative = from.GetRelative()
		tl_rich_text_gen.go#L4317: 	if !(t.Relative == false) {
		tl_rich_text_gen.go#L4386: 	t.Relative = t.Flags.Has(0)
		tl_rich_text_gen.go#L4413: 		t.Relative = true
		tl_rich_text_gen.go#L4416: 		t.Relative = false