github.com/gotd/td/tg.InputBusinessBotRecipients.Encode (method, view implemented interface methods)

2 uses

	github.com/gotd/td/tg (current package)
		tl_account_update_connected_bot_gen.go#L203: 	if err := u.Recipients.Encode(b); err != nil {
		tl_input_business_bot_recipients_gen.go#L234: func (i *InputBusinessBotRecipients) Encode(b *bin.Buffer) error {