MessageInChannelEvent

constructor(serverId: String, channelId: String, messageId: String, sender: String, content: String)

Parameters

serverId

The id of the server.

channelId

The id of the channel.

messageId

The id of the message.

sender

The sender of the message.

content

The content of the message.