Table of Contents

Property BadgeUrl

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

BadgeUrl

The URL of the user's server tag badge, if available. This will be null if the user does not have a server tag badge or if the BadgeHash is empty.

[JsonIgnore]
public string? BadgeUrl { get; }

Property Value

string