onMentionReceived method
Informs when someone mentioned a speicific user,
with given channel and message object
Implementation
void onMentionReceived(BaseChannel channel, BaseMessage message) {}
Informs when someone mentioned a speicific user,
with given channel and message object
void onMentionReceived(BaseChannel channel, BaseMessage message) {}