read

open override fun read(reader: JsonReader): Guild(source)

Reads a Guild from a JsonReader.

Return

The Guild that was read from the JsonReader.

Parameters

reader

The JsonReader to read the Guild from.