Created
March 4, 2024 12:27
-
-
Save OseasSon/3cabc966104c037da6e40358bfb1b52d to your computer and use it in GitHub Desktop.
admin.away_mode_updated
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"type": "notification_event", | |
"app_id": "d90noo0b", | |
"data": { | |
"type": "notification_event_data", | |
"item": { | |
"type": "admin", | |
"id": null, | |
"name": null, | |
"email": null, | |
"job_title": "Philosopher", | |
"away_mode_enabled": false, | |
"away_mode_reassign": false, | |
"away_status_reason": "", | |
"has_inbox_seat": false, | |
"team_ids": [ | |
814865 | |
], | |
"avatar": { | |
"type": "avatar", | |
"image_url": null | |
} | |
} | |
}, | |
"links": {}, | |
"id": null, | |
"topic": "admin.away_mode_updated", | |
"delivery_status": null, | |
"delivery_attempts": 1, | |
"delivered_at": 0, | |
"first_sent_at": 1709555206, | |
"created_at": 1709555206, | |
"self": null | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment