/
TR
traptitech
/
traQ API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 36m ago · Updated 1mo ago
Details
Filter operations
activity
1
authentication
2
authorization
4
bot
15
channel
12
client
8
file
5
heartbeat
2
message
9
notification
6
pin
4
public
1
sessions
3
stamp
9
star
3
unread
2
user
10
user group
10
userTag
5
webhook
9
webrtc
3
get
/channels/{channelID}/webrtc/state
get
/webrtc/state
put
/webrtc/state
webrtc
自身のWebRTCの状態を変更します。
put
/webrtc/state
Request body
PutWebRTCState
required
channelId
string
uuid
nullable
ユーザーの接続先チャンネルUUID(切断はnullを指定)
state
string[]
ユーザーの状態の配列(切断は空配列を指定)
Response
正常に変更できました。
Changes