Type Alias ChatMessagesDeleteMessagePathParams

ChatMessagesDeleteMessagePathParams: { messageId: string; userId: string }