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

DiscussionTopic.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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
{ "id": 1,
"title": "Topic 1",
"message": "<p>content here</p>",
"html_url": "https://<canvas>/courses/1/discussion_topics/2",
"posted_at": "2037-07-21T13:29:31Z",
"last_reply_at": "2037-07-28T19:38:31Z",
"require_initial_post": false,
"user_can_see_posts": true,
"discussion_subentry_count": 0,
"read_state": "read",
"unread_count": 0,
"subscribed": true,
"subscription_hold": "not_in_group_set",
"assignment_id": null,
"delayed_post_at": null,
"published": true,
"lock_at": null,
"locked": false,
"pinned": false,
"locked_for_user": true,
"lock_info": null,
"lock_explanation": "This discussion is locked until September 1 at 12:00am",
"user_name": "User Name",
"topic_children": [5, 7, 10],
"group_topic_children": [ { "id": 5, "group_id": 1 }, { "id": 7, "group_id": 5 }, { "id": 10, "group_id": 4 } ],
"root_topic_id": null,
"podcast_url": "/feeds/topics/1/enrollment_1XAcepje4u228rt4mi7Z1oFbRpn3RAkTzuXIGOPe.rss",
"discussion_type": "side_comment",
"group_category_id": null,
"attachments": null,
"permissions": { "attach": true },
"allow_rating": true,
"only_graders_can_rate": true,
"sort_by_rating": true}
gesso

Version Info

Tagged at
a year ago