Function silc_client_get_channel_id_resolve
SYNOPSIS
void
silc_client_get_channel_by_id_resolve(SilcClient client,
SilcClientConnection conn,
SilcChannelID *channel_id,
SilcGetClientCallback completion,
void *context);
DESCRIPTION
Finds channel entry by the channel name. Returns the entry or NULL
if it was not found.