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