Table of Contents

Method GetChannelMentions

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

GetChannelMentions(string)

Gets the channel mentions.

public static IEnumerable<ulong> GetChannelMentions(string message)

Parameters

message string

The message content.

Returns

IEnumerable<ulong>

A list of ulong.