본문으로 건너뛰기

Chat

_idstring

채팅 ID

typestring

chat으로 고정

Possible values: [chat]

platformstring

방송 플랫폼

streamer_idstring

방송인 아이디

messagestring

채팅 메시지

user_idstring

시청자 아이디

nicknamestring

시청자 닉네임

extrasobject

추가 데이터

createdAtdate-time

데이터 생성일시

ttldate-time

데이터 삭제예정일시

__vinteger

데이터 버전

Chat
{
"_id": "string",
"type": "chat",
"platform": "string",
"streamer_id": "string",
"message": "string",
"user_id": "string",
"nickname": "string",
"extras": {},
"createdAt": "2024-07-29T15:51:28.071Z",
"ttl": "2024-07-29T15:51:28.071Z",
"__v": 0
}