docs: added param info for stream_title_changed
This commit is contained in:
parent
b1a2d14439
commit
d6c2e513b4
@ -181,5 +181,8 @@ class CoreListener(listener.Listener):
|
||||
Called whenever the currently playing stream title changes.
|
||||
|
||||
*MAY* be implemented by actor.
|
||||
|
||||
:param title: the new stream title
|
||||
:type title: string
|
||||
"""
|
||||
pass
|
||||
|
||||
Loading…
Reference in New Issue
Block a user