Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • GroupInfo

Index

Properties

affiliationsCount?: number

The number of existing members.

allowInvites: boolean

Whether to allow group members to invite others to join the group.

approval: boolean

Whether a user requires the approval from the group owner or admin to join the group. -true: Yes; -false: No.

description: string

The group description.

disabled: boolean

Whether the group disabled.

groupId: string

The group ID.

groupName: string

The group name.

maxUsers: number

The maximum number of group members.

public: boolean

Whether it is a public group.

role?: "member" | "admin" | "owner"

The current user role in the group.

Generated using TypeDoc