updateChannel
update channel NOTE: only updates channel settings properties (softDelete, allowedReactions, etc). A Channel's access and groups cannot be updated.
Parameters
Parameter | Type | Default | Notes |
---|---|---|---|
options Required | IUpdateChannelOptions |
Returns
{Promise
Property | Type | Notes |
---|---|---|
string | ||
Inherited | SharingAccess | |
Inherited | boolean | |
Inherited | boolean | |
Inherited | boolean | |
Inherited | Date | |
Inherited | string | |
Inherited | PostStatus | |
Inherited | string | |
Inherited | boolean | |
Inherited | Date | |
Optional Inherited | PostReaction[] | |
Optional Inherited | string[] | |
Optional Inherited | string[] | |
Optional Inherited | string[] |
Function defined in discussions/src/channels.ts:62