DiscordGuildSubscription

Namespace: Discord

Properties

Name

Description

Type

Id

ID of the subscription

ulong

UserId

ID of the subscribed user

ulong

Guild

Guild that this subscription is for

MinimalGuild

Ended

Whether or not this subscription has ended

bool

Methods

Remove

Removes the subscription.

Last updated