Sinch Node.js SDK - v1.5.0
GitHub
npm
Developers
Preparing search index...
Conversation
GetChannelProfileRequest
Interface GetChannelProfileRequest<T>
interface
GetChannelProfileRequest
<
T
extends
Recipient
>
{
app_id
:
string
;
channel
:
string
;
recipient
:
T
;
}
Type Parameters
T
extends
Recipient
Index
Properties
app_
id
channel
recipient
Properties
app_
id
app_id
:
string
The ID of the app.
channel
channel
:
string
See
GetChannelProfileConversationChannel
recipient
recipient
:
T
See
Recipient
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
app_
id
channel
recipient
GitHub
npm
Developers
Sinch Node.js SDK - v1.5.0
Loading...
The ID of the app.