MessageParticipantsType typedef
Type definition for the function that sends a message to participants.
Implementation
typedef MessageParticipantsType = void Function(
MessageParticipantsOptions options);
Type definition for the function that sends a message to participants.
typedef MessageParticipantsType = void Function(
MessageParticipantsOptions options);