Doc comment improvement

This commit is contained in:
Dominion
2023-05-23 02:54:31 -04:00
parent fb6196b847
commit 78c802e1c7
@@ -19,7 +19,7 @@ namespace Tgstation.Server.Host.Components.Chat
/// <summary>
/// The <see cref="Providers.IProvider"/> channel Id.
/// </summary>
/// <remarks><see cref="Chat"/> remaps this to an internal id using <see cref="ChannelMapping"/>. Not sent over the DMAPI.</remarks>
/// <remarks><see cref="ChatManager"/> remaps this to an internal id using <see cref="ChannelMapping"/>. Not sent over the DMAPI.</remarks>
[JsonIgnore]
public ulong RealId
{