pinned messages in channel (channel)
Find the pinned messages of the provided channel.
Requires the following blocks to be present in the project: discord login
Parameters
Parameter name | Parameter type | Required? | Description |
---|---|---|---|
channel | channel | ✓ | The channel to get the pinned messages of. |
Output
Array - The pinned messages in this channel, or an empty array.