Inline Rich Message Builder (Expression) — DiSky

Addon: DiSky · Category: Expression · Since: 4.4.1, 4.4.3 (component-only)

Syntax

[rich] [silent] message %string/embedbuilder/messagepollbuilder% [with embed[s] %-embedbuilders%] [with (component[s]|row[s]) %-rows/buttons/dropdowns%] [with (file|attachment)[s] %-fileuploads%] [with poll %-messagepollbuilder%]

Description

Create a new rich message in one line only. WARNING: This could slow a lot the Skript's parsing time if used too many times! We still recommend to use the create message section instead! You can also use the second pattern to send component-only messages.

Examples

reply with message "hello world" with embed last embed with components {_row}
post components new danger button with id "id" named "Hey" to event-channel

View source