|
@@ -12,6 +12,6 @@ namespace Discord.API |
|
|
public ulong ApplicationId { get; set; } |
|
|
public ulong ApplicationId { get; set; } |
|
|
public string Name { get; set; } |
|
|
public string Name { get; set; } |
|
|
public string Description { get; set; } |
|
|
public string Description { get; set; } |
|
|
public IEnumerable<ApplicationCommand> |
|
|
|
|
|
|
|
|
public ApplicationCommand[] Options { get; set; } |
|
|
} |
|
|
} |
|
|
} |
|
|
} |