Skip to content

Commit

Permalink
🎨 Remove unnecessary linebreak
Browse files Browse the repository at this point in the history
  • Loading branch information
Log1x committed Jul 21, 2024
1 parent 15fb3ce commit 61e2638
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Discord/Parts/Thread/Thread.php
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@
* @property int|null $flags Channel flags combined as a bitfield. PINNED can only be set for threads in forum channels.
* @property string[]|null $applied_tags The IDs of the set of tags that have been applied to a thread in a forum channel, limited to 5.
*
*
* @property MessageRepository $messages Repository of messages sent in the thread.
* @property MemberRepository $members Repository of members in the thread.
*
Expand Down

0 comments on commit 61e2638

Please sign in to comment.