Remote attachment.
@type t() :: %XmtpElixirSdk.Content.RemoteAttachment{ content_digest: String.t(), content_length: non_neg_integer() | nil, filename: String.t() | nil, nonce: binary(), salt: binary(), scheme: String.t(), secret: binary(), url: String.t() }