Modify comment

This commit is contained in:
55448286+taizan-hokuto@users.noreply.github.com
2019-11-03 19:04:02 +09:00
parent e9e16b2bcc
commit cb505074f7

View File

@@ -5,11 +5,12 @@ class ChatProcessor:
'''
def process(self, chat_components: list):
'''
チャットデータの加工を表すインターフェース
Listenerから呼び出される。
チャットデータの加工を表すインターフェース
LiveChatオブジェクトから呼び出される。
Parameter
----------
chat_components: list<component>
chat_components: [LIST:component]
component : dict {
"video_id" : str
動画ID