CancelScheduledTakedownEvent

data class CancelScheduledTakedownEvent(val comment: String? = null)

Logs cancellation of a scheduled takedown action for an account.

Constructors

Link copied to clipboard
constructor(comment: String? = null)

Properties

Link copied to clipboard