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 }
View on GitHub
ExcludedUsersListArg Class Reference