waitUntilChannelCreated
suspend fun RepostspaceClient.waitUntilChannelCreated(request: GetChannelRequest, retryStrategy: RetryStrategy? = null): Outcome<GetChannelResponse>
suspend fun RepostspaceClient.waitUntilChannelCreated(block: GetChannelRequest.Builder.() -> Unit): Outcome<GetChannelResponse>