-
Notifications
You must be signed in to change notification settings - Fork 281
Set commenter by ID? #410
Unanswered
wimg-bstuckey
asked this question in
Q&A
Set commenter by ID?
#410
-
I am not sure if i titled this correctly but is there a way when adding a comment to define who is making the comment? I have the accountID of the person the comment is suppose to be made by but not sure how to add it?
$comment->setBody( $commentBody ) ->setVisibility( "role", "Users" ) ->setAccountId( $accountId );
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment