Donation
_idstring
채팅 ID
typestring
donation으로 고정
Possible values: [donation]
platformstring
방송 플랫폼
streamer_idstring
방송인 아이디
messagestring
채팅 메시지 (숲의 경우 이 필드는 대부분의 경우 공백)
user_idstring
시청자(후원자) 아이디
nicknamestring
시청자(후원자) 닉네임
cntinteger
후원 수량
amountinteger
후원 KRW 가치 (별풍선은 하나당 백원, 치즈는 하나당 1원)
extras object
후원 유형 식별에 필요한 최소 추가 정보. 수집 후 최대 7일간 제공되며 이후에는 빈 객체({})로 반환됩니다.
soop object
typeNamestring
SOOP 후원 유형
chzzk object
donationTypestring
치지직 후원 유형
createdAtdate-time
데이터 생성일시
ttldate-time
데이터 삭제예정일시
__vinteger
데이터 버전
Donation
{
"_id": "string",
"type": "donation",
"platform": "string",
"streamer_id": "string",
"message": "string",
"user_id": "string",
"nickname": "string",
"cnt": 0,
"amount": 0,
"extras": {},
"createdAt": "2024-07-29T15:51:28.071Z",
"ttl": "2024-07-29T15:51:28.071Z",
"__v": 0
}