Experimental
Creates a MwFile object from base64-encoded data.
MwFile
The base64-encoded data for the file.
The name of the file.
The MIME type of the file.
A MwFile object that contains the file data and metadata.
Creates a
MwFile
object from base64-encoded data.