ExcludedUsersListArg

public class ExcludedUsersListArg : CustomStringConvertible, JSONRepresentable

Excluded users list argument.

  • Number of results to return per call.

    Declaration

    Swift

    public let limit: UInt32
  • Declaration

    Swift

    public var description: String { get }