Search
f1_bot
v0.7.0
Pages
Modules
Mix
Tasks
Settings
View Source
F1Bot.ExternalApi.Discord
behaviour
(f1_bot v0.7.0)
Link to this section
Summary
Callbacks
post_message(t)
Functions
default_emoji(arg1)
get_emoji_or_default(emoji, default)
get_emoji_with_env_override(emoji)
post_message(message_or_tuple)
Link to this section
Callbacks
Link to this callback
post_message(t)
View Source
@callback
post_message(
String.t
()) :: :ok | {:error,
any
()}
Link to this section
Functions
Link to this function
default_emoji(arg1)
View Source
Link to this function
get_emoji_or_default(emoji, default)
View Source
Link to this function
get_emoji_with_env_override(emoji)
View Source
Link to this function
post_message(message_or_tuple)
View Source