/
TR
traptitech
/
traQ API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 18m ago · Updated 2mo ago
Details
Filter operations
activity
1
authentication
2
authorization
4
bot
15
channel
10
client
8
clip
11
file
5
heartbeat
2
message
9
mute
3
notification
6
pin
4
public
1
sessions
3
stamp
9
star
3
get
/users/me/stars
put
/users/me/stars/{channelID}
delete
/users/me/stars/{channelID}
unread
2
user
10
user group
10
userTag
5
webhook
9
webrtc
3
star
お気に入りチャンネルリストを取得します。
get
/users/me/stars
Response
正常に取得できました。お気に入りチャンネルのIDの配列を返します。
string[]
required
UUIDの配列
Changes