SilcChannelUser silc_client_on_channel(SilcChannelEntry channel, SilcClientEntry client_entry);
Returns the SilcChannelUser entry if the `client_entry' is joined on the channel indicated by the `channel'. NULL if client is not joined on the channel.