Skip to content

Commit

Permalink
fix $thread usage
Browse files Browse the repository at this point in the history
  • Loading branch information
NervN committed Dec 13, 2023
1 parent 6dc8d2c commit df54460
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guide/Threads/thread.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Gets info trom a thread.
<br/>
<discord-messages>
<discord-message :bot="false" role-color="#ffcc9a" author="Member">
!!exec &lt;@!$thread[$channelID;owner]&gt;
!!exec &lt;@!$thread[owner]&gt;
</discord-message>
<discord-message :bot="true" role-color="#0099ff" author="Custom Command" avatar="https://media.discordapp.net/avatars/725721249652670555/781224f90c3b841ba5b40678e032f74a.webp">
<DiscordMention :highlight="true">Member</DiscordMention>
Expand Down

0 comments on commit df54460

Please sign in to comment.