createdAfter property

int? createdAfter
getter/setter pair

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

Implementation

int? createdAfter;