chat
채팅 관리
Last updated
채팅 관리
Last updated
프로젝트(보드) 단체 채팅 메세지 내역
GET
https://www.elephantcodingclub.site/api/chat/messages/{board_id}
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
채팅방 리스트(내역)
GET
https://www.elephantcodingclub.site/api/chatRooms
채팅 메세지 내역
GET
https://www.elephantcodingclub.site/api/chat/privatemessages/{chatRoom_id}
개인 채팅방 생성
POST
https://www.elephantcodingclub.site/api/chatRooms
개인 채팅방 떠나기
PUT
https://www.elephantcodingclub.site/api/chatRooms/{chatRoom_id}
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
board_id*
Long
프로젝트(보드) = 채팅방 ID
pageNo
Integer
페이지 번호
AccessToken*
String
JWT
RefreshToken*
String
JWT
AccessToken*
String
JWT
RefreshToken*
String
JWT
chatRoom_id*
String
채팅방 title
pageNo
Integer
페이지 번호
AccessToken*
String
JWT
RefreshToken*
String
JWT
AccessToken*
String
JWT
RefreshToken*
String
JWT
username*
List<String>
초대할 사용자의 아이디 리스트
chatRoom_id*
String
채팅방 title
AccessToken*
String
JWT
RefreshToken*
String
JWT