SilcChannelEntry silc_client_get_channel(SilcClient client, SilcClientConnection conn, char *channel);
Finds entry for channel by the channel name. Returns the entry or NULL if the entry was not found. It is found only if the client is joined to the channel.