Table of Contents

Method AttachedImageUrl

Namespace
DSharpPlus
Assembly
DSharpPlus.dll

AttachedImageUrl(string)

Creates a url for using attachments in embeds. This can only be used as an Image URL, Thumbnail URL, Author icon URL or Footer icon URL.

public static string AttachedImageUrl(string filename)

Parameters

filename string

Name of attached image to display

Returns

string