Interface ICanGetTextContent
The interface for messages that can get text content. This interface will be used by GetContent(IMessage) to get the content from the message.
public interface ICanGetTextContent : IMessage
- Inherited Members
- Extension Methods
Methods
GetContent()
string? GetContent()