getChannel
Displays information about a channel in a private re:Post.
Samples
// GetChannel
val resp = repostspaceClient.getChannel {
spaceId = "SP1234567890abcdefghijkl"
channelId = "WS1234567890abcdefghijkl"
}Content copied to clipboard