discord_follow_announcement_channel
Subscribe a target channel to an announcement channel to automatically republish messages from the source into the target. 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. |