includeEmpty property

bool includeEmpty
getter/setter pair

Checks whether query result includes empty channels. (channels without messages). This flag is false by default.

Implementation

bool includeEmpty = true;