onMentionReceived

open fun onMentionReceived(channel: BaseChannel, message: BaseMessage)

A callback for when a mention is received.

Since

3.0.52

Parameters

channel

The channel message has come from.

message

The message received.