ChatTarget.WhisperTarget record
Private whisper target; TargetId is the recipient’s entity id.
public record WhisperTarget : IEquatable<ChatTarget>Public Members
Section titled “Public Members”| name | description |
|---|---|
| WhisperTarget(…) | Private whisper target; TargetId is the recipient’s entity id. |
| TargetId { get; set; } | Entity id of the whisper recipient. |
See Also
Section titled “See Also”- record ChatTarget
- namespace Stellar.Abstractions.Domain