mirror of
https://github.com/RedWizardsLab/EchoHub.git
synced 2026-09-07 15:46:02 +02:00
deploy: 40aea9a04b
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# IChatService
|
||||
|
||||
> **File:** `src/EchoHub.Core/Contracts/IChatService.cs`
|
||||
> **Kind:** interface
|
||||
|
||||
```csharp
|
||||
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.
|
||||
Reference in New Issue
Block a user