Table of Contents

Method GetWidgetImage

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

GetWidgetImage(DiscordWidgetType)

Gets this guild's widget image.

public string GetWidgetImage(DiscordWidgetType bannerType = DiscordWidgetType.Shield)

Parameters

bannerType DiscordWidgetType

The format of the widget.

Returns

string

The URL of the widget image.