Table of Contents

Struct PurchaseNotification

Namespace
Discord
Assembly
Discord.Net.Core.dll

Represents a purchase notification.

public readonly struct PurchaseNotification
Inherited Members

Fields

ProductPurchase

Gets the purchased product.

public readonly GuildProductPurchase? ProductPurchase

Field Value

GuildProductPurchase?

Type

Gets the type of the purchase.

public readonly PurchaseType Type

Field Value

PurchaseType