github.com/gotd/td/tg.TextURL.Text (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_rich_text_gen.go#L977: 	Text RichTextClass
		tl_rich_text_gen.go#L1004: 	if !(t.Text == nil) {
		tl_rich_text_gen.go#L1032: 	t.Text = from.GetText()
		tl_rich_text_gen.go#L1090: 	if t.Text == nil {
		tl_rich_text_gen.go#L1093: 	if err := t.Text.Encode(b); err != nil {
		tl_rich_text_gen.go#L1122: 		t.Text = value
		tl_rich_text_gen.go#L1146: 	return t.Text