github.com/gotd/td/tg.PendingSuggestion.URL (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_pending_suggestion_gen.go#L52: 	URL string
		tl_pending_suggestion_gen.go#L79: 	if !(p.URL == "") {
		tl_pending_suggestion_gen.go#L105: 	p.URL = from.GetURL()
		tl_pending_suggestion_gen.go#L172: 	b.PutString(p.URL)
		tl_pending_suggestion_gen.go#L214: 		p.URL = value
		tl_pending_suggestion_gen.go#L248: 	return p.URL