github.com/gotd/td/tg.PendingSuggestion.Decode (method, view implemented interface methods)

2 uses

	github.com/gotd/td/tg (current package)
		tl_help_promo_data_gen.go#L573: 		if err := p.CustomPendingSuggestion.Decode(b); err != nil {
		tl_pending_suggestion_gen.go#L177: func (p *PendingSuggestion) Decode(b *bin.Buffer) error {