Denizen Script Mechanisms


Mechanisms are found in object properties, the 'adjust' command, and similar. These are used to change the state of an object.
Learn about how mechanisms work in The Beginner's Guide.


Showing 1 out of 637 mechanisms...
Nameis_pinned
ObjectDiscordMessageTag
InputElementTag(Boolean)
Related Tags<DiscordMessageTag.is_pinned> Returns whether this message is pinned.
DescriptionSets whether the message is pinned.
RequiresdDiscordBot
Sourcehttps://github.com/DenizenScript/dDiscordBot/blob/master/src/main/java/com/denizenscript/ddiscordbot/objects/DiscordMessageTag.java#L478