UNPKG

@amityco/ts-sdk-react-native

Version:

Amity Social Cloud Typescript SDK

2 lines 249 B
export declare const updateComment: (commentId: Amity.InternalComment['commentId'], patch: Patch<Amity.InternalComment, 'data' | 'metadata' | 'mentionees'>) => Promise<Amity.Cached<Amity.InternalComment>>; //# sourceMappingURL=updateComment.d.ts.map