ExcludedUsersListContinueArg
public class ExcludedUsersListContinueArg : CustomStringConvertible, JSONRepresentable
Excluded users list continue argument.
-
Indicates from what point to get the next set of users.
Declaration
Swift
public let cursor: String -
Declaration
Swift
public var description: String { get }
View on GitHub
ExcludedUsersListContinueArg Class Reference