UNPKG

@amityco/ts-sdk-react-native

Version:

Amity Social Cloud Typescript SDK

2 lines 283 B
export declare const createComment: (bundle: Pick<Amity.Comment<Amity.CommentContentType>, 'data' | 'referenceType' | 'referenceId' | 'parentId' | 'metadata' | 'mentionees' | 'attachments'>) => Promise<Amity.Cached<Amity.InternalComment>>; //# sourceMappingURL=createComment.d.ts.map