CommentActionEventArgs
23 Sep 20251 minute to read
This event args provides the necessary information about comment actions.
Properties
author string
Comment author.
cancel boolean
Specifies whether the event is canceled or not.
mentions FieldSettingsModel[]
Specifies the mentions.
text string
Specifies the commented text.
type CommentAction
Specifies the comment action type.