FeedChannelChangeLogsParams
@objc(SBDFeedChannelChangeLogsParams)
public final class FeedChannelChangeLogsParams : NSObject
Since
4.6.0-
Determines whether to include the empty channels in the results.
Note
The default value istrue
.Since
4.6.0Declaration
Swift
@objc public var includeEmptyChannel: Bool