add_channel_moderator
Grants moderator privileges to a user in a channel. Provide the channel ID and user ID to assign the moderator role.
Instructions
Grants moderator status to a user in a channel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | User ID to make moderator | |
| channel_id | Yes | Channel ID |