Table of Contents

Property CoverImage

Namespace
DSharpPlus.Net.Models
Assembly
DSharpPlus.dll

CoverImage

The cover image for this event.

public Optional<Stream> CoverImage { get; set; }

Property Value

Optional<Stream>