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