Search Results for

    Show / Hide Table of Contents

    Class DiscordIntegrationAccount

    Represents a Discord integration account.

    Inheritance
    System.Object
    DiscordIntegrationAccount
    Namespace: DisCatSharp.Entities
    Assembly: DisCatSharp.dll
    Syntax
    public class DiscordIntegrationAccount

    Properties

    | Improve this Doc View Source

    Id

    Gets the ID of the account.

    Declaration
    public string Id { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Name

    Gets the name of the account.

    Declaration
    public string Name { get; }
    Property Value
    Type Description
    System.String

    Extension Methods

    ReflectionUtilities.ToDictionary<T>(T)
    • Improve this Doc
    • View Source
    In This Article
    Back to top © 2021-2022 Aiko IT Systems