메인 콘텐츠로 건너뛰기
Schemas.Space

속성

createdAt
string
Space 생성 시각.
creatorId
string
endedAt
string
Space 종료 시각.
hostIds
string[]
Space 호스트의 사용자 id 목록.
id
string
required
invitedUserIds
string[]
Space에 초대된 사용자 id 배열.
isTicketed
boolean
해당 Space가 유료 티켓 기반인지 여부.
lang
string
Space의 언어.
participantCount
number
Space 참가자 수.
scheduledStart
string
Space 시작 예정 시각의 날짜-시간 스탬프.
speakerIds
string[]
Space 발표자의 사용자 id 배열.
startedAt
string
Space 시작 시각(날짜 문자열).
state
"live" | "scheduled" | "ended"
required
Space의 현재 상태.
subscriberCount
number
이 Space에 티켓을 구매했거나 알림을 설정한 사용자 수.
title
string
Space 제목.
topics
Record<string, any>[]
생성자가 선택한 Space의 주제.
updatedAt
string
Space의 마지막 업데이트 시각.