Post Message (Effect) — DiSky
Addon: DiSky · Category: Effect · Since: 4.4.0
Syntax
(post|dispatch) %fileuploads/string/messagecreatebuilder/sticker/embedbuilder/messagepollbuilder/container% (in|to) [the] %channel% [(using|with) [the] [bot] %-bot%] [with [the] reference[d] [message] %-message%] [and store (it|the message) in %-~objects%]Description
Posts a message to a message-channel. You can send messages in a text, private, news, post or thread channel.
Examples
post "Hello world!" to text channel with id "000"
post last embed to thread channel with id "000" and store it in {_message}