Skip to content

Part type - snoozed

Contains details about conversation snooze timing for conversation part type snoozed.

untilstring

Human-readable description of snooze duration

Example:"until tomorrow"
custom_until_timestring or null, (date-time)

ISO timestamp for custom snooze times (null for general snoozes)

Example:"2025-09-03T18:44:20.146Z"
{ "until": "until tomorrow", "custom_until_time": "2025-09-03T18:44:20.146Z" }