Most of other APIs, e.g., sendVideoNote, allows to use InputFile.media to specify the content of the files to be sent.
However, sendMediaGroup uses InputMedia to handle files to be sent, and it has no member like media of InputFile. Is there any way to specify the content of files?