Group#

class Group[source]#

The group as JSON.

id: int#

The id of this group.

members: Sequence[UserWithoutGroup]#

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.