Values.CopyFromSourceSourceThe source reference for an existing attachment.
type nonrec t = {conversation : ConversationSource.t option;A reference to an attachment in an existing conversation.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of (string * [> `String of ConversationId.t ]) list ])
list ]