chat_ids property

vector<int53>? chat_ids
getter/setter pair

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

vector<int53>? chat_ids;