mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-08-07 21:01:14 +00:00
debug discord login (12x)
- DiscordGuildLIstAPI fix
This commit is contained in:
@@ -277,9 +277,7 @@ data class DiscordGuildListAPI(
|
||||
val banner: String,
|
||||
val owner: Boolean,
|
||||
val permissions: Int,
|
||||
val features: List<String>,
|
||||
val approximate_member_count: Int,
|
||||
val approximate_presence_count: Int,
|
||||
val features: List<String>
|
||||
)
|
||||
|
||||
suspend fun getDiscordUser(accessToken: String): DiscordMeAPI? {
|
||||
|
Reference in New Issue
Block a user