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

7 uses

	github.com/gotd/td/tg (current package)
		tl_rich_text_gen.go#L4154: 	ShortTime bool
		tl_rich_text_gen.go#L4195: 	if !(t.ShortTime == false) {
		tl_rich_text_gen.go#L4241: 	t.ShortTime = from.GetShortTime()
		tl_rich_text_gen.go#L4320: 	if !(t.ShortTime == false) {
		tl_rich_text_gen.go#L4387: 	t.ShortTime = t.Flags.Has(1)
		tl_rich_text_gen.go#L4432: 		t.ShortTime = true
		tl_rich_text_gen.go#L4435: 		t.ShortTime = false