channels property

List<String>? channels
getter/setter pair

Channel IDs for topic-based messaging (Slack-lite feature)

Implementation

List<String>? channels;