github.com/gotd/td/tg.AccountUpdateConnectedBotRequest.Recipients (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_account_update_connected_bot_gen.go#L57: 	Recipients InputBusinessBotRecipients
		tl_account_update_connected_bot_gen.go#L87: 	if !(u.Recipients.Zero()) {
		tl_account_update_connected_bot_gen.go#L116: 	u.Recipients = from.GetRecipients()
		tl_account_update_connected_bot_gen.go#L203: 	if err := u.Recipients.Encode(b); err != nil {
		tl_account_update_connected_bot_gen.go#L244: 		if err := u.Recipients.Decode(b); err != nil {
		tl_account_update_connected_bot_gen.go#L301: 	return u.Recipients