diskord
5.2.0
common
diskord-core
/
com.jessecorbett.diskord.api.channel
/
ChannelClient
/
getMessage
get
Message
suspend
fun
getMessage
(
messageId
:
String
)
:
Message
(
source
)
Get a specific message from this channel.
Return
The requested message.
Parameters
message
Id
The id of the message to get.
Throws
Discord
Exception