jamespot-user-api
Preparing search index...
prepareGroupForUpdate
Function prepareGroupForUpdate
prepareGroupForUpdate
(
group
:
Omit
<
jGroupLittle
,
|
"image"
|
"description"
|
"language"
|
"edito"
|
"idCommunity"
|
"useTeaser"
|
"spotBanner"
,
>
&
{
description
?:
string
;
edito
?:
string
|
null
;
idCommunity
?:
string
;
image
?:
string
|
null
;
language
:
string
;
spotBanner
?:
never
[]
|
Record
<
string
,
SpotBannerImage
>
;
useTeaser
?:
""
|
"0"
|
"1"
|
null
;
}
&
GroupProperties
,
)
:
UpdateGroup
Parameters
group
:
Omit
<
jGroupLittle
,
|
"image"
|
"description"
|
"language"
|
"edito"
|
"idCommunity"
|
"useTeaser"
|
"spotBanner"
,
>
&
{
description
?:
string
;
edito
?:
string
|
null
;
idCommunity
?:
string
;
image
?:
string
|
null
;
language
:
string
;
spotBanner
?:
never
[]
|
Record
<
string
,
SpotBannerImage
>
;
useTeaser
?:
""
|
"0"
|
"1"
|
null
;
}
&
GroupProperties
Returns
UpdateGroup
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
jamespot-user-api
Loading...