This trigger fires when a new message is pinned in a channel you select.
Developer info
API endpoint slug
discord.new_pinned_message_in_channel
Trigger fields
Channel Nested dropdown list
Label
Which channel?
Helper text
Confirm that <a href="https://ift.tt/disc_faq" target="_blank">permissions</a> are granted in your server. If your server isn’t listed, <a href="https://ift.tt/disc_server" target="_blank">reconnect the Discord service</a>.
Slug
channel_id
Required
true
Can have default value
false
Ingredients
Message
The contents of the message.
Slug
message
Filter code
Discord.newPinnedMessageInChannel.Message
Type
String
Example
Server rules
Author
The author of the message.
Slug
author
Filter code
Discord.newPinnedMessageInChannel.Author
Type
String
Example
username123
Created at
Date and time when the message was pinned.
Slug
created_at
Filter code
Discord.newPinnedMessageInChannel.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00
Link to message
This is a link to the message in Discord.