Structure SilcChannelMessagePayload
NAME
typedef struct
SilcChannelMessagePayloadStruct *SilcChannelMessagePayload;
DESCRIPTION
This context is the actual Channel Message Payload and is allocated
by silc_channel_message_payload_parse and given as argument usually to
all silc_channel_message_payload_* functions. It is freed by the
silc_channel_message_payload_free function.