createdBefore property

int? createdBefore
getter/setter pair

Restricts the search scope to only retrieve group channels which have been created before the specified time, in milliseconds. @since 4.1.2

Implementation

int? createdBefore;