FunctionsChatRoomMessageMentionsCharacterChatRoomMessageMentionsCharacter CallableChatRoomMessageMentionsCharacter(C: Character, msg: string): booleanChecks if the message contains mentions of the character. Case-insensitive.ParametersC: CharacterCharacter to check mentions ofmsg: stringThe message to check for mentionsReturns booleanmsg contains mention of C
Checks if the message contains mentions of the character. Case-insensitive.