async fn close_channels_with_peer(
__arg0: Extension<Arc<Gateway>>,
__arg1: Json<CloseChannelsWithPeerPayload>,
) -> Result<impl IntoResponse, AdminGatewayError>
async fn close_channels_with_peer(
__arg0: Extension<Arc<Gateway>>,
__arg1: Json<CloseChannelsWithPeerPayload>,
) -> Result<impl IntoResponse, AdminGatewayError>