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

7 uses

	github.com/gotd/td/tg (current package)
		tl_rich_text_gen.go#L4158: 	ShortDate bool
		tl_rich_text_gen.go#L4201: 	if !(t.ShortDate == false) {
		tl_rich_text_gen.go#L4243: 	t.ShortDate = from.GetShortDate()
		tl_rich_text_gen.go#L4326: 	if !(t.ShortDate == false) {
		tl_rich_text_gen.go#L4389: 	t.ShortDate = t.Flags.Has(3)
		tl_rich_text_gen.go#L4470: 		t.ShortDate = true
		tl_rich_text_gen.go#L4473: 		t.ShortDate = false