Show / Hide Table of Contents

    Enum ButtonStyle

    Represents a button's style/color.

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

    Fields

    Name Description
    Danger

    Red button.

    Primary

    Blurple button.

    Secondary

    Grey button.

    Success

    Green button.

    Back to top © 2016-2022 DSharpPlus Contributors