ChatTitleCantHaveRegex
A regular expression to restrict the chats that are synchronized. If the title of a chat matches the regular expression, the chat is ignored.
Type: | String (regular expression) |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | ChatTitleCantHaveRegex=.*personal.*
|
See Also: | ChatTitleMustHaveRegex |