write

open override fun write(out: JsonWriter, guild: Guild)(source)

Writes the given Guild to a JsonWriter.

Parameters

out

The JsonWriter to write the Guild to.

guild

The Guild to write.