pub(crate) fn after_handler<'fut>( _ctx: &'fut Context, _msg: &'fut Message, command_name: &'fut str, command_result: CommandResult, ) -> BoxFuture<'fut, ()>