pub fn serialize_message(
message: &Message,
config: &MessageSerializerConfig,
attachment_config: &AttachmentSerializerConfig,
is_for_notification: bool,
) -> ValueExpand description
Serialize a single Message to JSON.
pub fn serialize_message(
message: &Message,
config: &MessageSerializerConfig,
attachment_config: &AttachmentSerializerConfig,
is_for_notification: bool,
) -> ValueSerialize a single Message to JSON.