Skip to content
This repository has been archived by the owner on Jul 4, 2022. It is now read-only.

Group.svid Property

asdia edited this page Jan 6, 2021 · 3 revisions
Class: Group

Gets the SVID of the group.

Returns

String
The SVID of the group.

Remarks

The SVID will always start with "g-".

Example

const group = new Group('g-afe31e8b-c53a-41c8-94db-69fb9c15118a')
console.log(group.svid()) // 'g-afe31e8b-c53a-41c8-94db-69fb9c15118a'

Table of Contents

We highly recommend closing the Pages tab.

Get support

To get support for this project, just join our discord server

Clone this wiki locally