deno.land / x / gesso@v0.1.2 / types / json / Conversation.json

Conversation.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{ "id": 2,
"subject": "2",
"workflow_state": "unread",
"last_message": "sure thing, here's the file",
"start_at": "2011-09-02T12:00:00Z",
"message_count": 2,
"subscribed": true,
"private": true,
"starred": true,
"properties": null,
"audience": null,
"audience_contexts": null,
"avatar_url": "https://canvas.instructure.com/images/messages/avatar-group-50.png",
"participants": null,
"visible": true,
"context_name": "Canvas 101"}
gesso

Version Info

Tagged at
a year ago