exclude_chat_ids property

vector<int53>? exclude_chat_ids
getter/setter pair

If non-empty, files from the given chats are excluded. Use 0 as chat identifier to exclude all files not belonging to any chat (e.g., profile photos)

Implementation

vector<int53>? exclude_chat_ids;