Resolve inheritdocs warning
This commit is contained in:
@@ -3,7 +3,7 @@ using Model = Discord.API.Attachment;
|
|||||||
|
|
||||||
namespace Discord
|
namespace Discord
|
||||||
{
|
{
|
||||||
/// <inheritdoc/>
|
/// <inheritdoc cref="IAttachment"/>
|
||||||
[DebuggerDisplay(@"{DebuggerDisplay,nq}")]
|
[DebuggerDisplay(@"{DebuggerDisplay,nq}")]
|
||||||
public class Attachment : IAttachment
|
public class Attachment : IAttachment
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user