github.com/gotd/td/tg.BotInfo.PrivacyPolicyURL (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_bot_info_gen.go#L82: 	PrivacyPolicyURL string
		tl_bot_info_gen.go#L139: 	if !(b.PrivacyPolicyURL == "") {
		tl_bot_info_gen.go#L200: 		b.PrivacyPolicyURL = val
		tl_bot_info_gen.go#L313: 	if !(b.PrivacyPolicyURL == "") {
		tl_bot_info_gen.go#L381: 		buf.PutString(b.PrivacyPolicyURL)
		tl_bot_info_gen.go#L475: 		b.PrivacyPolicyURL = value
		tl_bot_info_gen.go#L620: 	b.PrivacyPolicyURL = value
		tl_bot_info_gen.go#L632: 	return b.PrivacyPolicyURL, true