CreateMessageProps = Partial<{ content: string; }>
Partial
content
string
Defined in: package/src/types.ts:36