Class RestIntegrationAccount
Represents a Rest-based implementation of IIntegrationAccount.
Implements
Namespace: Discord.Rest
Assembly: Discord.Net.Rest.dll
Syntax
public class RestIntegrationAccount : object, IIntegrationAccount
Properties
| Improve this Doc View SourceId
Declaration
public string Id { get; }
Property Value
Type | Description |
---|---|
String |
Name
Declaration
public string Name { get; }
Property Value
Type | Description |
---|---|
String |