Table of Contents

Method Remove

Namespace
DSharpPlus
Assembly
DSharpPlus.dll

Remove(ulong)

Remove the DiscordMessage object associated with the message ID from the cache.

void Remove(ulong messageId)

Parameters

messageId ulong

The ID of the message to remove from the cache.