Get a group channel alias
Retrieve the alias that a specified user has set for a group channel.
Request
POST: https://Base URL/v4/group-channel/alias/get
Rate limit: 100 per second
Signature: Required. See API request signature.
Request body
Content type: application/json
| Parameter | Type | Required | Description |
|---|---|---|---|
channelId | String | Yes | Group channel ID. |
userId | String | Yes | User ID of the group member. |