Skip to content

SaveActivityReply

Create or update an activity reply

SaveActivityReply(
id: Int
activityId: Int
text: String
asMod: Boolean
): ActivityReply

The activity reply id, required for updating

The id of the parent activity being replied to

The reply text

If the reply should be sent from the Moderator account (Mod Only)

Replay to an activity item