github.com/gotd/td/tg.TextCustomEmoji.Alt (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_rich_text_gen.go#L2574: 	Alt string
		tl_rich_text_gen.go#L2600: 	if !(t.Alt == "") {
		tl_rich_text_gen.go#L2622: 	t.Alt = from.GetAlt()
		tl_rich_text_gen.go#L2675: 	b.PutString(t.Alt)
		tl_rich_text_gen.go#L2707: 		t.Alt = value
		tl_rich_text_gen.go#L2725: 	return t.Alt