Skip to content

Commit 7d7be43

Browse files
committed
fix PartialUser.modify_stream docstring
1 parent 34bf035 commit 7d7be43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

twitchio/user.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -696,6 +696,7 @@ async def create_prediction(
696696
async def modify_stream(self, token: str, game_id: int = None, language: str = None, title: str = None):
697697
"""|coro|
698698
Modify stream information
699+
699700
Parameters
700701
-----------
701702
token: :class:`str`

0 commit comments

Comments
 (0)