Skip to main content

RepliesCustomActions

KeyTypeDescriptionOptional
deleteReplyCustomActionRepliesCustomActionCallbackCustom action to delete a replyYes
likeReplyCustomActionRepliesCustomActionCallbackCustom action to like a replyYes

RepliesCustomActionCallback

Parameters

ParameterDescription
storeThe RepliesActionsAndDataStore instance.
argumentOneAn unknown argument for the callback.

Returns

Return ValueDescription
Promise<void>A promise that resolves when the action is complete.