ExcludedUsersListArg
open class ExcludedUsersListArg : CustomStringConvertible
Excluded users list argument.
-
Number of results to return per call.
Declaration
Swift
public let limit: UInt32
-
Declaration
Swift
open var description: String { get }