Show / Hide Table of Contents

    Enum AnsiColor

    A list of ansi colors supported by Discord.

    Namespace: DSharpPlus
    Assembly: cs.temp.dll.dll
    Syntax
    public enum AnsiColor
    Remarks

    Background support in the client is dodgy at best. These colors are mapped as per the ansi standard, but may not appear correctly in the client.

    Fields

    Name Description
    Black
    BlackBackground
    Blue
    BlueBackground
    Bold
    Cyan
    CyanBackground
    Green
    GreenBackground
    LightGray
    Magenta
    MagentaBackground
    Red
    RedBackground
    Reset
    Underline
    White
    WhiteBackground
    Yellow
    YellowBackground
    Back to top © 2016-2022 DSharpPlus Contributors