LemonChannels.Discord.KnownTargetStore (lemon_channels v0.1.0)

View Source

Typed wrapper for Discord known-target metadata.

Summary

Functions

get(key)

@spec get(term()) :: term()

list()

@spec list() :: list()

list_available()

@spec list_available() :: list()

put(key, value)

@spec put(term(), map()) :: :ok