skipPush

val skipPush: Boolean = false

Parameters

skipPush

If true, sending a push notification will be skipped for this reaction. IMPORTANT: Don't set this manually when creating the reaction as it will be ignored. This field is used internally for offline sync and will be overridden. To skip push for reactions, use the parameter on relevant method instead.