Skip to content

Commit

Permalink
Merge pull request #144 from isaackogan/isaackogan-patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
isaackogan authored Sep 12, 2023
2 parents 5c8e9bb + ffbe71d commit 23b47b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,8 @@ async def on_connect(event: ViewerUpdateEvent):

Triggered every time someone comments on the live.

**NOTE:** Some comments will be missing. Certain "low quality" comments will ONLY show up when a `session_id` is passed to the client.

```python
@client.on("comment")
async def on_connect(event: CommentEvent):
Expand Down

0 comments on commit 23b47b8

Please sign in to comment.