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

2 uses

	github.com/gotd/td/tg (current package)
		tl_business_bot_recipients_gen.go#L269: func (b *BusinessBotRecipients) Decode(buf *bin.Buffer) error {
		tl_connected_bot_gen.go#L279: 		if err := c.Recipients.Decode(b); err != nil {