Skip to content

Commit 757ef9c

Browse files
Lumabotsplun1331
andauthored
fix typo
Co-authored-by: plun1331 <[email protected]> Signed-off-by: Lumouille <[email protected]>
1 parent 1ef8618 commit 757ef9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord/channel.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2049,7 +2049,7 @@ async def edit(
20492049
rtc_region: VoiceRegion | None = ...,
20502050
video_quality_mode: VideoQualityMode = ...,
20512051
slowmode_delay: int = ...,
2052-
nsfw: int = ...,
2052+
nsfw: bool = ...,
20532053
reason: str | None = ...,
20542054
) -> VoiceChannel | None: ...
20552055

0 commit comments

Comments
 (0)