|
@@ -44,6 +44,9 @@ namespace Discord.Interactions |
|
|
/// </summary> |
|
|
/// </summary> |
|
|
public Type Type { get; } |
|
|
public Type Type { get; } |
|
|
|
|
|
|
|
|
|
|
|
/// <summary> |
|
|
|
|
|
/// Gets the property linked to this component. |
|
|
|
|
|
/// </summary> |
|
|
public PropertyInfo PropertyInfo { get; } |
|
|
public PropertyInfo PropertyInfo { get; } |
|
|
|
|
|
|
|
|
/// <summary> |
|
|
/// <summary> |
|
|