Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • GroupDetailInfo

Index

Properties

affiliations: GroupAffiliation[]

The list of existing members.

affiliations_count: number

The number of existing members.

allowinvites: boolean

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

created: number

The Unix timestamp when the group is created.

custom: string

The custom information.

description: string

The group description.

id: string

The group ID.

maxusers: number

The maximum number of group members.

membersonly: boolean

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

mute: boolean

Whether to mute all members. -true: Yes; -false: No.

name: string

The group name.

owner: string

The group owner.

public: boolean

Whether it is a public group.

shieldgroup: boolean

Whether the member is on the blocklist. -true: Yes; -false: No.

Generated using TypeDoc