yde
1.3.0
jvm
yde
/
io.github.ydwk.yde
/
YDE
/
getGuildById
get
Guild
By
Id
open
fun
getGuildById
(
id
:
Long
)
:
Guild
?
(
source
)
abstract
fun
getGuildById
(
id
:
String
)
:
Guild
?
(
source
)
Gets a guild by its id.
Return
The
Guild
object.
Parameters
id
The id of the guild.