discord_follow_announcement_channel
Follow an announcement channel to automatically repost its published messages into a target channel. Requires Manage Webhooks permission in the target.
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. |