We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f98a66c commit d91ada3Copy full SHA for d91ada3
lib/cardian/interactions.ex
@@ -55,7 +55,7 @@ defmodule Cardian.Interactions do
55
[] ->
56
Api.edit_interaction_response!(
57
interaction,
58
- Builder.build_user_message("Card not found :pensive:")
+ Builder.build_user_message("Card not found... :pensive:")
59
)
60
end
61
0 commit comments