get

open suspend override fun get(id: Snowflake): T?

Reads a value from the registry at the given key.

This may reconstruct the data from a partial object.