Preparing search index...
The search index is not available
@flashphoner/sfusdk
@flashphoner/sfusdk
constants
Chat
Type alias Chat
Chat
:
{
allowedToAddExternalUser
:
boolean
;
channel
:
boolean
;
channelSendPolicy
:
ChannelSendPolicy
;
chatReceivePolicy
:
ChatReceivePolicy
;
favourite
:
boolean
;
id
:
string
;
member
:
UserId
;
members
:
UserId
[]
;
messages
:
Message
[]
;
name
:
string
;
owner
:
UserId
;
sendPermissionList
:
string
[]
;
type
:
ChatType
;
}
Type declaration
allowed
To
Add
External
User
:
boolean
channel
:
boolean
channel
Send
Policy
:
ChannelSendPolicy
chat
Receive
Policy
:
ChatReceivePolicy
favourite
:
boolean
id
:
string
member
:
UserId
members
:
UserId
[]
messages
:
Message
[]
name
:
string
owner
:
UserId
send
Permission
List
:
string
[]
type
:
ChatType
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@flashphoner/sfusdk
Loading...