channel

チャンネルの説明を取得します。

get/channels/{channelID}/topic

Response

+| 正常に取得ができました。 チャンネルトピックを返します。

textstring

チャンネルトピック

Example response

{
  "text": "yamadaチャンネルです!"
}

Changes