chat

NameTypeDescription

_id

string

채팅 ID

type

string

chat으로 고정

platform

string

방송 플랫폼

streamer_id

string

방송인 아이디

message

string

채팅 메시지

user_id

string

시청자 아이디

nickname

string

시청자 닉네임

extras

object{extras}

추가 데이터

createdAt

date

(폴링시에만 제공) 데이터 생성일시

ttl

date

(폴링시에만 제공) 데이터 삭제예정일시

__v

int

(폴링시에만 제공) 데이터 버전

Last updated