unsigned char * silc_channel_message_get_data(SilcChannelMessagePayload payload, SilcUInt32 *data_len);
Return the data in the payload, that is, the actual channel message. The caller must not free it.