Skip to content

Commit

Permalink
Update discord/channel.py
Browse files Browse the repository at this point in the history
Co-authored-by: Lala Sabathil <[email protected]>
  • Loading branch information
BobDotCom and Lulalaby authored Apr 21, 2022
1 parent 205552a commit 7b96490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion discord/channel.py
Original file line number Diff line number Diff line change
Expand Up @@ -938,7 +938,7 @@ async def create_post(
else:
data = await state.http.start_forum_thread(
self.id,
content,
content=message_content,
name=name,
tts=tts,
embed=embed,
Expand Down

0 comments on commit 7b96490

Please sign in to comment.