Add multiple users at once to a channel or a supergroup.
The identifier of the channel or supergroup to add the users to.
await client.addChatMembers(chatId, userIds);