getApiV1TextByChannelStatus
getApiV1TextByChannelStatus<
ThrowOnError>(options:Options<GetApiV1TextByChannelStatusData,ThrowOnError>):RequestResult<GetApiV1TextByChannelStatusResponses,GetApiV1TextByChannelStatusErrors,ThrowOnError>
Defined in: src/client/sdk.gen.ts:850Â
Get text channel registration status
Returns the text channel registration status for the authenticated user.
Type Parameters
| Type Parameter | Default type |
|---|---|
|
|
|
Parameters
| Parameter | Type |
|---|---|
|
|
|
Returns
RequestResult<GetApiV1TextByChannelStatusResponses, GetApiV1TextByChannelStatusErrors, ThrowOnError>
Last updated on