listChannels

Returns the list of channel within a private re:Post with some information about each channel.

Samples

// ListChannels
val resp = repostspaceClient.listChannels {
    spaceId = "SP1234567890abcdefghijkl"
}