<- Back to Discord

Discord_MessageChannel

Sends a message to the selected channel - Optional TTS usage


Args
NameHintTypeExample valueSupported values
serveridthe server id to apply this action toNumber1234555123
channelidthe channel id to apply this action toNumber552121543
ttsshoud tts be enabledBOOLfalse
messagewhat we are sendingTextHi everyone in channel
Return hints

Example call

Discord_MessageChannel###1234555123~#~552121543~#~true~#~Hi everyone in channel