Table of Contents

Property CoverImage

Namespace
DisCatSharp.Net.Models
Assembly
DisCatSharp.dll

CoverImage

Gets or sets the cover image as base64.

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

Property Value

Optional<Stream>