PrivateMessage: SentMessage & {
    recipientId: string;
}

A refinement of the Message type to indicate it is private.