Search Results for

    Show / Hide Table of Contents

    Class RestIntegrationAccount

    Represents a Rest-based implementation of IIntegrationAccount.

    Inheritance
    Object
    RestIntegrationAccount
    Implements
    IIntegrationAccount
    Namespace: Discord.Rest
    Assembly: Discord.Net.Rest.dll
    Syntax
    public class RestIntegrationAccount : object, IIntegrationAccount

    Properties

    | Improve this Doc View Source

    Id

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

    Name

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

    Implements

    IIntegrationAccount

    Theme

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