Show / Hide Table of Contents

    Enum PremiumTier

    Represents a server's premium tier.

    Namespace: DSharpPlus
    Assembly: cs.temp.dll.dll
    Syntax
    public enum PremiumTier

    Fields

    Name Description
    None

    Indicates that this server was not boosted.

    Tier_1

    Indicates that this server was boosted two times.

    Tier_2

    Indicates that this server was boosted seven times.

    Tier_3

    Indicates that this server was boosted fourteen times.

    Unknown

    Indicates an unknown premium tier.

    Back to top © 2016-2022 DSharpPlus Contributors