DeleteCommentResult
union DeleteCommentResult =
| DeleteComment
| InvalidInputError
| NotFoundError
| PermissionDeniedErrorPossible types
DeleteComment object
InvalidInputError object
NotFoundError object
PermissionDeniedError object
Returned By
Last updated
Was this helpful?