Needed to fetch messages for message previews
Details
Details
@def-au1t promised to help test this :)
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
For consistency, rename SimpleMessagesResponse to SimpleMessagesPayload. For types that are only used in action paylods, it's better to use the term "Payload". "Response" indicates this type is used by the server when responding to clients, which is not true in this case.