mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-06-09 07:18:22 +00:00
Merge pull request #94 from dalbodeule/develop
apiDiscordRoutes fix. (16x)
This commit is contained in:
commit
6e4770a8de
@ -287,7 +287,7 @@ data class DiscordGuildListAPI(
|
||||
data class GuildRole(
|
||||
val id: String,
|
||||
val name: String,
|
||||
val color: String,
|
||||
val color: Int,
|
||||
val mentionable: Boolean,
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user