Skip to content

Conversation

@TheJokersThief
Copy link
Contributor

@TheJokersThief TheJokersThief commented Nov 25, 2018

From #1189, adds a method for updating messages to the base API that should be overridden by any backends that support it.

Uses the exception defined in #1265

@ghost ghost added the in progress label Nov 25, 2018
@TheJokersThief TheJokersThief changed the title (#1181) Add unsupported delete message to the plugin API (#1181) Add unsupported update message to the plugin API Nov 25, 2018
@andrewthetechie
Copy link
Contributor

I like this and can see it being very useful. One comment: if a backend implemented update and then called super().update_message() wouldn't it throw an Unsupported Exception? Maybe instead of throwing an exception, log an error and do nothing?

Once #1249 is fixed, can you rebase on master to get CI to pass?

@sijis sijis changed the title (#1181) Add unsupported update message to the plugin API Add unsupported update message to the plugin API Jun 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants