mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-06-09 07:18:22 +00:00
debug discord login (12x)
- DiscordGuildLIstAPI fix
This commit is contained in:
parent
15b40bbc54
commit
f407310348
@ -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? {
|
||||
|
Loading…
x
Reference in New Issue
Block a user