Property Messages
Messages
A collection of the most recent messages received, stored in a circular list to limit memory usage.
Declaration
IObservableList<ChannelTextMessage> Messages { get; }
Property Value
Type | Description |
---|---|
IObservableList<ChannelTextMessage> |