RoavaClient

A class which represents an authenticated Client. Required for requests such as group.Group.rankUser.

Constructors

Link copied to clipboard
constructor(cookie: String)

Creates a new RoavaClient object with a provided Cookie

Properties

Link copied to clipboard
Link copied to clipboard
val id: Long
Link copied to clipboard

Functions

Link copied to clipboard
fun getUser(): User

Method to get the RoavaClient represented as a User