hasMentionedMe property

bool? hasMentionedMe
getter/setter pair

hasMentionedMe checks if the message has mentioned the logged-in user.

Implementation

bool? hasMentionedMe = false;