Search Results for

    Show / Hide Table of Contents

    Enum ConnectionState

    Specifies the connection state of a client.

    Namespace: Discord
    Assembly: Discord.Net.Core.dll
    Syntax
    public enum ConnectionState : byte

    Fields

    Name Description
    Connected

    The client has established a connection to Discord.

    Connecting

    The client is connecting to Discord.

    Disconnected

    The client has disconnected from Discord.

    Disconnecting

    The client is disconnecting from Discord.

    Theme

    • Improve this Doc
    • View Source
    In This Article
    Back to top Discord.Net (c) 2015-2023 3.10.0