GroupsListArg
public class GroupsListArg : CustomStringConvertible, JSONRepresentable
The GroupsListArg struct
-
Number of results to return per call.
Declaration
Swift
public let limit: UInt32
-
Declaration
Swift
public var description: String { get }