Property BannerAssetId
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
BannerAssetId
Gets the Id of the sticker pack's banner image.
[JsonProperty("banner_asset_id")]
public ulong BannerAssetId { get; }
Gets the Id of the sticker pack's banner image.
[JsonProperty("banner_asset_id")]
public ulong BannerAssetId { get; }