chatIds property

List<int> chatIds
final

chatIds If non-empty, only files from the given chats are considered. Use 0 as chat identifier to delete files not belonging to any chat (e.g., profile photos)

Implementation

final List<int> chatIds;