GroupsListContinueArg
public class GroupsListContinueArg : CustomStringConvertible, JSONRepresentable
The GroupsListContinueArg struct
-
Indicates from what point to get the next set of groups.
Declaration
Swift
public let cursor: String
-
Declaration
Swift
public var description: String { get }