Table of Contents

Method GetUserMentions

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

GetUserMentions(string)

Gets the user mentions.

public static IEnumerable<ulong> GetUserMentions(string message)

Parameters

message string

The message content.

Returns

IEnumerable<ulong>

A list of ulong.