Skip to content
This repository was archived by the owner on Jul 24, 2025. It is now read-only.

ClassGroup

Edward Smale edited this page Apr 6, 2020 · 5 revisions

ClassGroup

Represents a class group.

Extends ClassGroupIncomplete

Properties

.links (Array<String>) An array of urls for the class group.

.student_ids (Array<Number>) An array of IDs of students in the class group.

.teacher_ids (Array<Number>) An array of IDs of teachers in the class group.

.left_timestamp (Number) The timestamp of when the client user left the class group.

Clone this wiki locally