github.com/gotd/td/tg.HelpPromoData.CustomPendingSuggestion (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_help_promo_data_gen.go#L220: 	CustomPendingSuggestion PendingSuggestion
		tl_help_promo_data_gen.go#L271: 	if !(p.CustomPendingSuggestion.Zero()) {
		tl_help_promo_data_gen.go#L323: 		p.CustomPendingSuggestion = val
		tl_help_promo_data_gen.go#L416: 	if !(p.CustomPendingSuggestion.Zero()) {
		tl_help_promo_data_gen.go#L463: 		if err := p.CustomPendingSuggestion.Encode(b); err != nil {
		tl_help_promo_data_gen.go#L573: 		if err := p.CustomPendingSuggestion.Decode(b); err != nil {
		tl_help_promo_data_gen.go#L714: 	p.CustomPendingSuggestion = value
		tl_help_promo_data_gen.go#L726: 	return p.CustomPendingSuggestion, true