includeEmpty property

bool includeEmpty
getter/setter pair

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

Implementation

bool includeEmpty = true;