yde
1.3.0
jvm
yde
/
io.github.ydwk.yde.impl
/
YDEImpl
/
getChannelById
get
Channel
By
Id
open
override
fun
getChannelById
(
id
:
Long
)
:
Channel
?
(
source
)
Gets a channel by its id.
Return
The
Channel
object.
Parameters
id
The id of the channel.