discord_list_messages
List recent messages from a Discord channel in an allowed guild. Filter by time using before and after parameters.
Instructions
Read recent messages from a channel in an allowed guild.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | ||
| limit | No | ||
| before | No | ||
| guildId | Yes | ||
| channelId | Yes |