Skip to content

Commit

Permalink
Update discord/channel.py
Browse files Browse the repository at this point in the history
  • Loading branch information
krittick authored May 1, 2022
1 parent c83d721 commit 171de4b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion discord/channel.py
Original file line number Diff line number Diff line change
Expand Up @@ -967,7 +967,6 @@ async def create_thread(
self.id,
content=message_content,
name=name,
tts=tts,
embed=embed,
embeds=embeds,
nonce=nonce,
Expand Down

0 comments on commit 171de4b

Please sign in to comment.