yde
1.3.0
jvm
yde
/
io.github.ydwk.yde.impl.entities
/
GuildImpl
/
getChannelById
get
Channel
By
Id
open
override
fun
getChannelById
(
channelId
:
Long
)
:
GuildChannel
?
(
source
)
The channel by its id.
Return
The channel, or null if it doesn't exist.
Parameters
channel
Id
The id of the channel.