An opDispatch, constructing one function for each member in MessageType.
What the parameters functionally do is contextual to each MessageType.
String name of a member of MessageType.
Optional content string.
Optional boxed Sendable payload.
Whether or not to pass a flag for the action to be done quietly.
A ThreadMessage whose members have the passed values.
An opDispatch, constructing one function for each member in MessageType.
What the parameters functionally do is contextual to each MessageType.