| Name | is_pinned |
| Object | DiscordMessageTag |
| Input | ElementTag(Boolean) |
| Related Tags | <DiscordMessageTag.is_pinned> Returns whether this message is pinned.
|
| Description | Sets whether the message is pinned. |
| Requires | dDiscordBot |
| Source | https://github.com/DenizenScript/dDiscordBot/blob/master/src/main/java/com/denizenscript/ddiscordbot/objects/DiscordMessageTag.java#L478 |