Method GetChannelMentions
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
GetChannelMentions(string)
Gets the channel mentions.
public static IEnumerable<ulong> GetChannelMentions(string message)
Parameters
messagestringThe message content.
Returns
- IEnumerable<ulong>
A list of ulong.