crux_rest v0.2.2 Crux.Rest.Functions View Source
Module with functions to create Crux.Rest.Request
which can be executed.
There are no bangified functions here as no requests to Discord are actually made.
- All functions return a
Crux.Rest.Request
. - Parameters are as described in
Crux.Rest
behaviour.
Link to this section Summary
Functions
get_guild_vanity_url(guild)
deprecated
Link to this section Functions
Link to this function
delete_reaction(message_or_channel, emoji_or_message_id, emoji_or_maybe_user \\ "@me", mayber_user \\ "@me")
View Source
This function is deprecated. Use get_guild_vanity_invite/1 instead.
Link to this function