TRVChatMessageExtraFiles.Files
The files that will be attached to the message.
property Files: TRVChatFileCollection;
While you can use this collection to add files, it's recommended to use AddFile instead. This method can retrieve the size of the file.