Group¶ class Group[source]¶ The group as JSON. id: int¶ The id of this group. members: Sequence[NormalUser]¶ The members of this group. name: str¶ The name of this group. group_set_id: int¶ The id of the group set that this group is connected to. created_at: datetime¶ The datetime this group was created.