excludeChatIds property

List<int> excludeChatIds
final

excludeChatIds 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

final List<int> excludeChatIds;