.client

Type: Client

.id

Type: string

.raw

Type: Object

.addMember(memberId:

string

)

Type: Promise<void>

Adds a member to the group.

.removeMember(memberId:

string

)

Type: Promise<void>

Removes a member from the group.