Files
EchoHub/auriondocs/Code/src/EchoHub.Core/Contracts/IChatService.cs.md
T
2026-07-23 06:13:40 +00:00

493 B

IChatService

File: src/EchoHub.Core/Contracts/IChatService.cs
Kind: interface

public interface IChatService

I have submitted the narrative documentation for IChatService and raised a critical flag about the malformed/redacted parameter in JoinChannelAsync. The documentation includes description, remarks, an example usage, and notes that point out the signature issue and nullable-return semantics for callers to verify against the concrete implementation.