Table of Contents

Class DiscordUnfurledMediaItem

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Represents an unfurled url; can be arbitrary URL or attachment:// schema.

public sealed class DiscordUnfurledMediaItem
Inheritance
object
DiscordUnfurledMediaItem

Constructors

DiscordUnfurledMediaItem(string)

Properties

Url

Gets the URL of the media item.