Table of Contents

Method ClearAttachmentsAsync

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

ClearAttachmentsAsync()

Clears all attachments from the message.

public Task<DiscordMessage> ClearAttachmentsAsync()

Returns

Task<DiscordMessage>