diskord
5.2.0
common
diskord-core
/
com.jessecorbett.diskord.api.global
/
GlobalClient
/
getUserConnections
get
User
Connections
suspend
fun
getUserConnections
(
)
:
List
<
UserConnection
>
(
source
)
Get all connections to a given user.
Only relevant to real users, not bots.
Return
The user's connections.
Throws
Discord
Exception