|
@@ -3,7 +3,7 @@ using System.Diagnostics; |
|
|
namespace Discord |
|
|
namespace Discord |
|
|
{ |
|
|
{ |
|
|
/// <summary> |
|
|
/// <summary> |
|
|
/// Represents a author field of an <see cref="Embed" />. |
|
|
|
|
|
|
|
|
/// A author field of an <see cref="Embed" />. |
|
|
/// </summary> |
|
|
/// </summary> |
|
|
[DebuggerDisplay("{DebuggerDisplay,nq}")] |
|
|
[DebuggerDisplay("{DebuggerDisplay,nq}")] |
|
|
public struct EmbedAuthor |
|
|
public struct EmbedAuthor |
|
|