public CreateReplyAsync ( string comment, string galleryItemId, string parentId ) : Task |
||
comment | string | The comment text, this is what will be displayed. |
galleryItemId | string | The ID of the item in the gallery that you wish to comment on. |
parentId | string | The comment id that you are replying to. |
Результат | Task |