Home
AboutMe
Blog
Guest
SignIn
🧚
[1기]최종 프로젝트 데브코스
/
🏀
[팀14] 슬램 - 우리 주변 농구장 예약
/
🧭
Domain 설계
/
확성기 정보 전송
확성기 정보 전송
header
Type
Send
진행 우선순위
2순위
진행전
content
{ court: { id: number, name: string }, creator: { id: number, nickname: string, image: string }, conversation: { content: string, } | null, loudSpeaker : { startTime: string, } | null, createdAt: string, updatedAt: string, }
destination
/user/{courtId}/chat
설명