Remedy.Gateway.EventCache (Remedy v0.6.8) View Source

Link to this section Summary

Link to this section Types

Specs

attrs() :: map()

Specs

changeset() :: Ecto.Changeset.t()

Specs

reason() :: String.t()

Specs

snowflake() :: Sunbake.Snowflake.t()

Link to this section Functions

Link to this function

create_interaction(attrs)

View Source

Specs

drop_metadata(map()) :: any()
Link to this function

drop_unloaded_assoc(map)

View Source

Specs

drop_unloaded_assoc(map()) :: any()
Link to this function

get_member(guild_id, user_id)

View Source
Link to this function

remove_message_reactions(message_id)

View Source

Specs

remove_message_reactions(snowflake()) ::
  {:ok, Remedy.Schema.Message.t()} | {:error, reason()}