pub async fn post_message(
    context: &Context,
    message: &[u8]
) -> Result<FragmentsProcessingSummary, Error>