Method ContainsUserMentions
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
ContainsUserMentions(string)
Contains the user mentions.
public static bool ContainsUserMentions(string message)
Parameters
messagestringThe message.
Returns
- bool
A bool.
Contains the user mentions.
public static bool ContainsUserMentions(string message)
message stringThe message.
A bool.