Add comment

This commit is contained in:
taizan-hokuto
2020-01-02 15:46:45 +09:00
parent 907f8aba0b
commit 48b6f2c24e

View File

@@ -121,6 +121,7 @@ def getparam(video_id, seektime = 0):
Parameter
---------
seektime : int
seconds to load past chat data
unit:seconds
start position of fetching chat data.
'''
return _build(video_id, seektime)