Add Members
add_membersAdd one or more users to a group chat by providing the chat ID and a list of user IDs. Requires bot admin privileges.
Instructions
Add one or more users to a group chat. The bot must be an admin of the chat. Provide user_ids to add.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_id | Yes | The chat_id of the group chat | |
| user_ids | Yes | List of user_ids to add to the chat |