discord_follow_announcement_channel
Subscribe a channel to an announcement channel to automatically receive its published messages. Requires Manage Webhooks permission.
Instructions
Subscribe a target channel to an announcement (news) channel, so the source's published messages are reposted into the target. The source must be an announcement channel. Requires the Manage Webhooks permission in the target. Returns a confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_channel_id | Yes | ID (snowflake) of the announcement channel to follow. | |
| target_channel_id | Yes | ID (snowflake) of the channel that will receive published messages. |