FeedChannelChangeLogsParams

@objc(SBDFeedChannelChangeLogsParams)
public class FeedChannelChangeLogsParams : NSObject

Since

4.6.0
  • Determines whether to include the empty channels in the results.

    Note

    The default value is true.

    Since

    4.6.0

    Declaration

    Swift

    @objc
    public var includeEmptyChannel: Bool