|
@@ -37,7 +37,7 @@ namespace Discord.WebSocket |
|
|
public bool IsDefaultPermission { get; private set; } |
|
|
public bool IsDefaultPermission { get; private set; } |
|
|
|
|
|
|
|
|
/// <summary> |
|
|
/// <summary> |
|
|
/// Gets a collection of <see cref="SocketApplicationCommandOption"/>'s for this command. |
|
|
|
|
|
|
|
|
/// Gets a collection of <see cref="SocketApplicationCommandOption"/>s for this command. |
|
|
/// </summary> |
|
|
/// </summary> |
|
|
/// <remarks> |
|
|
/// <remarks> |
|
|
/// If the <see cref="Type"/> is not a slash command, this field will be an empty collection. |
|
|
/// If the <see cref="Type"/> is not a slash command, this field will be an empty collection. |
|
|