mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-06-09 07:18:22 +00:00
commit
22d97c6604
@ -95,7 +95,7 @@ fun Routing.apiRoutes() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
returnUsers.add(GetSessionDTO(
|
returnUsers.add(GetSessionDTO(
|
||||||
status.content?.channel?.channelId ?: user.token,
|
status.content?.channel?.channelId ?: user.username,
|
||||||
status.content?.channel?.channelName ?: user.token,
|
status.content?.channel?.channelName ?: user.token,
|
||||||
status.content?.status == "OPEN",
|
status.content?.status == "OPEN",
|
||||||
status.content?.channel?.channelImageUrl ?: "",
|
status.content?.channel?.channelImageUrl ?: "",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user