AppleSauce
Preparing search index...
applesauce-common
Helpers
GroupMetadata
Type Alias GroupMetadata
Group metadata structure from kind 39000
type
GroupMetadata
=
{
about
?:
string
;
id
:
string
;
isClosed
:
boolean
;
isOpen
:
boolean
;
isPrivate
:
boolean
;
isPublic
:
boolean
;
name
?:
string
;
picture
?:
string
;
}
Index
Properties
about?
id
is
Closed
is
Open
is
Private
is
Public
name?
picture?
Properties
Optional
about
about
?:
string
id
id
:
string
is
Closed
isClosed
:
boolean
is
Open
isOpen
:
boolean
is
Private
isPrivate
:
boolean
is
Public
isPublic
:
boolean
Optional
name
name
?:
string
Optional
picture
picture
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
about
id
is
Closed
is
Open
is
Private
is
Public
name
picture
AppleSauce
Loading...
Group metadata structure from kind 39000