|
@@ -28,6 +28,8 @@ namespace Discord.Rest |
|
|
/// <inheritdoc /> |
|
|
/// <inheritdoc /> |
|
|
public TargetUserType TargetUserType { get; private set; } |
|
|
public TargetUserType TargetUserType { get; private set; } |
|
|
internal IChannel Channel { get; } |
|
|
internal IChannel Channel { get; } |
|
|
|
|
|
|
|
|
|
|
|
/// <inheritdoc cref="IInvite.Guild"/> |
|
|
public IGuild Guild { get; } |
|
|
public IGuild Guild { get; } |
|
|
|
|
|
|
|
|
/// <inheritdoc /> |
|
|
/// <inheritdoc /> |
|
|