fileIds property

List<String>? fileIds
getter/setter pair

The file ids of files to be sent, could be null if message does not contain files

Implementation

List<String>? fileIds;