|
|
@@ -66,7 +66,7 @@ namespace Discord |
|
|
|
/// Determines whether the specified object is equal to the current <see cref="EmbedThumbnail"/>. |
|
|
|
/// </summary> |
|
|
|
/// <remarks> |
|
|
|
/// If the object passes is an <see cref="EmbedThumbnail"/>, <see cref="Equals(EmbedThumbnail)"/> will be called to compare the 2 instances |
|
|
|
/// If the object passes is an <see cref="EmbedThumbnail"/>, <see cref="Equals(EmbedThumbnail?)"/> will be called to compare the 2 instances |
|
|
|
/// </remarks> |
|
|
|
/// <param name="obj">The object to compare with the current <see cref="EmbedThumbnail"/></param> |
|
|
|
/// <returns></returns> |
|
|
|