RecipientType = z.infer<typeof RecipientSchema>
z.infer
RecipientSchema
Defined in: packages/messaging/src/types/message.types.ts:300