Skip to content

Instantly share code, notes, and snippets.

@erwan-lemonnier
Last active November 28, 2020 10:52
Show Gist options
  • Save erwan-lemonnier/3a8f76029d6cadc9c3d151aabba57601 to your computer and use it in GitHub Desktop.
Save erwan-lemonnier/3a8f76029d6cadc9c3d151aabba57601 to your computer and use it in GitHub Desktop.
more advanced chat tracker
{
"user_id": "user-123",
"chat_id": "chat-456",
"thread_id": "branch-abc",
"date_created": "2020-11-28 13:15:09+00:00",
"date_last_seen": "2020-11-30 08:26:11+00:00",
"is_muted": false,
"is_active": true,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment