Action: Send Channel Message

Discord Operation

The Send Channel Message action in Discord posts a message to a specified channel on a server.

Example User Story

I want to notify everyone about the upcoming team meeting, so I use the Send Channel Message action in Discord to post a reminder in the #announcements channel.

Fields

Field Name
Field Type
Required

channelID

String

Yes

message

String

Yes

embed

Object

No

Discord

Example link

Code (Apache v2.0): Operation

Last updated