Skip to content

Commit 8860026

Browse files
MagiskSecVaalyn
authored andcommitted
Update README.md
Fixed the instruction for updating a streamer, without the StreamerID, this will error.
1 parent d98ae6a commit 8860026

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ $api->station($stationId)->streamers()->create(
140140
`PUT` `/station/{station_id}/streamer/{id}`
141141
```
142142
$api->station($stationId)->streamers()->update(
143+
int $streamerId,
143144
string $username,
144145
string $password,
145146
string $displayName,

0 commit comments

Comments
 (0)